fix(updater): set real signing pubkey
This commit is contained in:
@@ -42,7 +42,7 @@
|
|||||||
"endpoints": [
|
"endpoints": [
|
||||||
"https://github.com/byGalax/chat-app/releases/latest/download/latest.json"
|
"https://github.com/byGalax/chat-app/releases/latest/download/latest.json"
|
||||||
],
|
],
|
||||||
"pubkey": "REPLACE_WITH_CONTENTS_OF_.tauri-updater.key.pub",
|
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDg0Q0Y0N0I1Q0U2MjBEMzcKUldRM0RXTE90VWZQaERVWnBGNTVKUVZ2MWZyRktaaDFJaXVWc3NGNUZVb08yVHNxaVp2c2dOL2oK",
|
||||||
"windows": {
|
"windows": {
|
||||||
"installMode": "passive"
|
"installMode": "passive"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user