Update tauri.conf.json

This commit is contained in:
Hk-Gosuto 2023-07-06 13:36:37 +08:00 committed by GitHub
parent c6328095bc
commit 0caa835497
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -85,13 +85,13 @@
"updater": {
"active": true,
"endpoints": [
"https://github.com/Yidadaa/ChatGPT-Next-Web/releases/latest/download/latest.json"
"https://github.com/Hk-Gosuto/ChatGPT-Next-Web/releases/latest/download/latest.json"
],
"dialog": false,
"windows": {
"installMode": "passive"
},
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IERFNDE4MENFM0Y1RTZBOTQKUldTVWFsNC96b0JCM3RqM2NmMnlFTmxIaStRaEJrTHNOU2VqRVlIV1hwVURoWUdVdEc1eDcxVEYK"
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDlFREQ3RDg3OUQxMzBERDIKUldUU0RST2RoMzNkbnRVNTVWdmtaQkgzaWdoVTVCNVMwUVVYR3BxNmJNOWtjcTE5VlBxNnVLdXcK"
},
"windows": [
{