Skip to content

Commit d7a7647

Browse files
Update tauri.conf.json
1 parent 814eca7 commit d7a7647

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

src-tauri/tauri.conf.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -128,12 +128,13 @@
128128
}
129129
]
130130
},
131-
"updater": {
131+
"updater": {
132132
"active": true,
133133
"dialog": false,
134134
"endpoints": [
135-
"https://lencx.github.io/ChatGPT/install.json"
136-
]
135+
"https://FakeAdsCollection.github.io/ChatGPT/install.json"
136+
],
137+
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDMwODAxODk1MTE1MkREMEYKUldRUDNWSVJsUmlBTUw5OEo3dm9iOWNtSTJMRWRaS3g3NWpkeWNnM2NrbHVTY3pZUVlSRjJkbSsK"
137138
}
138139
}
139140
}

0 commit comments

Comments
 (0)