mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-17 14:08:41 -09:00
bump electron-builder config
This commit is contained in:
parent
57f3ed85f6
commit
0627825542
1 changed files with 3 additions and 1 deletions
|
|
@ -35,7 +35,9 @@
|
||||||
"arm64"
|
"arm64"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"rfc3161TimeStampServer": "http://timestamp.comodoca.com"
|
"signtoolOptions": {
|
||||||
|
"timeStampServer": "http://timestamp.comodoca.com"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"nsis": {
|
"nsis": {
|
||||||
"include": "build/win/installer.nsh",
|
"include": "build/win/installer.nsh",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue