Skip to content

Commit

Permalink
fix pubkey
Browse files Browse the repository at this point in the history
  • Loading branch information
shanimal08 committed Dec 5, 2024
1 parent fdec942 commit 38c8808
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 @@ -71,7 +71,7 @@
},
"plugins": {
"updater": {
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDM1MjBFNkFCQUZGOUFGODEKUldTQnIvbXZxK1lnTmN5QlVrYWpkMnRDQXp5Z3pqVWl6L0lTZGlNY0E5dm51QkhUQXBNQ0haWXQK",
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEYxNUJBOEFEQkQ4RjJBMjYKUldRbUtvKzlyYWhiOFJIUmFFditENVV3d3hRbjNlZm1DMi9aMjluRUpVdHhQTytadTV3ODN3bUMK",
"endpoints": ["https://raw.githubusercontent.com/tari-project/universe/main/.updater/alpha-latest.json"],
"windows": {
"installMode": "passive"
Expand Down

0 comments on commit 38c8808

Please sign in to comment.