Skip to content

Commit

Permalink
fix public key
Browse files Browse the repository at this point in the history
  • Loading branch information
madisvain committed Jun 30, 2024
1 parent ea90380 commit 3b5474e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"active": true,
"endpoints": ["https://releases.upcount.app/{{target}}/{{arch}}/{{current_version}}"],
"dialog": true,
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEJFRDA3OTZEQTE1ODhCNzMKUldSemkxaWhiWG5RdnNHQzVvcHNMZXpoYTBmVVFpanBNMExIYmU5OTJBWmtxMzc3V2ZYN3lTWFAK"
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDI4RTc2N0VCQzEwMUNEOUQKUldTZHpRSEI2MmZuS0srUXNIZ2NNVlQzR1B1dFoyS25kbnZ4ZFhCQ2x6QXpSWWYvTDBTS0RtNnEK"
},
"windows": [
{
Expand Down

0 comments on commit 3b5474e

Please sign in to comment.