Update signtool.exe path
This commit is contained in:
parent
2e50c3856e
commit
82a00b1f7b
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ NOTARIZATION_PASSWORD=""
|
|||
NSIS_DIR='C:\Program Files (x86)\NSIS\'
|
||||
|
||||
# Paths for Windows installer build only necessary for signed binaries
|
||||
SIGNTOOL='C:\Program Files (x86)\Windows Kits\10\bin\10.0.19041.0\x64\signtool.exe'
|
||||
SIGNTOOL='C:\Program Files (x86)\Windows Kits\10\bin\10.0.22621.0\x64\signtool.exe'
|
||||
SIGNATURE_DESC='Zotero'
|
||||
SIGNATURE_URL='https://www.zotero.org/'
|
||||
SIGNTOOL_CERT_SUBJECT="Corporation for Digital Scholarship"
|
||||
|
|
Loading…
Add table
Reference in a new issue