fix: embed updater pubkey in tauri config

This commit is contained in:
2026-08-16 23:43:30 +08:00
parent 6a3cd55f88
commit 33186b2ef9
3 changed files with 9 additions and 3 deletions

View File

@@ -17,7 +17,7 @@
},
"plugins": {
"updater": {
"pubkey": ""
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDM1OEI5NkQwMjJCNkFDODMKUldTRHJMWWkwSmFMTlcza3Vkd1UxclQydm0xOW9MTVNxU1JIckkreWRwc1dMTm1HOVVaMHI1SysK"
}
},
"bundle": {