Skip to content

Commit

Permalink
generate new tauri key
Browse files Browse the repository at this point in the history
  • Loading branch information
madisvain committed Jun 30, 2024
1 parent c6a51fe commit ceb517d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
"csp": null
},
"updater": {
"active": true,
"active": false,
"endpoints": ["https://releases.upcount.app/{{target}}/{{arch}}/{{current_version}}"],
"dialog": true,
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDI4RTc2N0VCQzEwMUNEOUQKUldTZHpRSEI2MmZuS0srUXNIZ2NNVlQzR1B1dFoyS25kbnZ4ZFhCQ2x6QXpSWWYvTDBTS0RtNnEK"
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDUwRUY2RkI0RjY1NTM2NUUKUldSZU5sWDJ0Ry92VU9jb0VqMjJLb3Z3SHAreTVpMUFKYzNiYUlVa245b0hOUlZTQndnZGdXUU4K"
},
"windows": [
{
Expand Down

0 comments on commit ceb517d

Please sign in to comment.