Skip to content

Commit ceb517d

Browse files
committed
generate new tauri key
1 parent c6a51fe commit ceb517d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src-tauri/tauri.conf.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@
5151
"csp": null
5252
},
5353
"updater": {
54-
"active": true,
54+
"active": false,
5555
"endpoints": ["https://releases.upcount.app/{{target}}/{{arch}}/{{current_version}}"],
5656
"dialog": true,
57-
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDI4RTc2N0VCQzEwMUNEOUQKUldTZHpRSEI2MmZuS0srUXNIZ2NNVlQzR1B1dFoyS25kbnZ4ZFhCQ2x6QXpSWWYvTDBTS0RtNnEK"
57+
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDUwRUY2RkI0RjY1NTM2NUUKUldSZU5sWDJ0Ry92VU9jb0VqMjJLb3Z3SHAreTVpMUFKYzNiYUlVa245b0hOUlZTQndnZGdXUU4K"
5858
},
5959
"windows": [
6060
{

0 commit comments

Comments
 (0)