wip: trail & error
This commit is contained in:
parent
728556dddf
commit
c7821f4bd9
4 changed files with 58 additions and 31 deletions
|
@ -51,7 +51,12 @@
|
|||
"csp": null
|
||||
},
|
||||
"updater": {
|
||||
"active": false
|
||||
"active": true,
|
||||
"endpoints": [
|
||||
"https://releases.myapp.com/{{target}}/{{current_version}}"
|
||||
],
|
||||
"dialog": true,
|
||||
"pubkey": "YOUR_UPDATER_SIGNATURE_PUBKEY_HERE"
|
||||
},
|
||||
"windows": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue