Update tauri.conf.json
This commit is contained in:
parent
c6328095bc
commit
0caa835497
|
@ -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": [
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue