mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
Change windows build target to nsis
This commit is contained in:
parent
3decb1b9fb
commit
a122bcdf1b
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
||||||
},
|
},
|
||||||
"win": {
|
"win": {
|
||||||
"target": [
|
"target": [
|
||||||
"squirrel"
|
"nsis"
|
||||||
],
|
],
|
||||||
"rfc3161TimeStampServer": "http://timestamp.comodoca.com"
|
"rfc3161TimeStampServer": "http://timestamp.comodoca.com"
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue