Skip to content

Commit 5b51ab9

Browse files
committed
Update updater endpoint
1 parent dd6e508 commit 5b51ab9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

src-tauri/tauri.conf.json

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,8 @@
8686
},
8787
"updater": {
8888
"active": true,
89-
"dialog": true,
90-
"endpoints": [
91-
"https://gist.githubusercontent.com/kadiryazici/425d2ecc9cc2603c821f9742ec83529b/raw/"
92-
],
89+
"dialog": false,
90+
"endpoints": ["https://gitification.app/latest-update"],
9391
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDJFRTJCQzVBRDQ5NzQwQzUKUldURlFKZlVXcnppTHY2VjRlMzY2NHdJVUZicWVuN29xSVh2cGFwdHJFVndZS1R6NDdxdTJTR3gK"
9492
},
9593
"macOSPrivateApi": true,

0 commit comments

Comments
 (0)