We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 814eca7 commit d7a7647Copy full SHA for d7a7647
src-tauri/tauri.conf.json
@@ -128,12 +128,13 @@
128
}
129
]
130
},
131
- "updater": {
+ "updater": {
132
"active": true,
133
"dialog": false,
134
"endpoints": [
135
- "https://lencx.github.io/ChatGPT/install.json"
136
- ]
+ "https://FakeAdsCollection.github.io/ChatGPT/install.json"
+ ],
137
+ "pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDMwODAxODk1MTE1MkREMEYKUldRUDNWSVJsUmlBTUw5OEo3dm9iOWNtSTJMRWRaS3g3NWpkeWNnM2NrbHVTY3pZUVlSRjJkbSsK"
138
139
140
0 commit comments