Skip to content

Commit

Permalink
fix: update tauri public key
Browse files Browse the repository at this point in the history
  • Loading branch information
tangtaoit committed Jul 12, 2023
1 parent 3f8cfdd commit 4411cad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"https://api.githubim.com/v1/common/updater/{{target}}/{{current_version}}"
],
"dialog": false,
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEQyOTBCMTNGNDczQTEzREIKUldUYkV6cEhQN0dRMGd2MWkzdUNMTmlhRXVWbXluamlDSUlVajFWK0p5YXAwanJDREhyajJNclIK"
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDkyQUQxQjQ3QzBEMjFBMDYKUldRR0d0TEFSeHV0a21UNDl1Q2ZPZm9lcFdnTCtUTnJWcURIQXdibGxBNndpWHdMY0swWGI4a1AK"
}
}

Expand Down

0 comments on commit 4411cad

Please sign in to comment.