Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
Use gist for updater
Browse files Browse the repository at this point in the history
  • Loading branch information
uhKayla committed Jul 3, 2024
1 parent 5ebe615 commit d8a1842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"updater": {
"active": true,
"endpoints": [
"https://github.com/uhKayla/Spectre/releases/download/v0.1.11-alpha/latest.json"
"https://gist.githubusercontent.com/uhKayla/e3f809d00536399341af561836e3b7db/raw/d5f8a6beb22ec801dd0e5add1a96bd6694539708/spectre.json"
],
"dialog": true,
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEQzQUY4OTIzMDVDOTgzMjQKUldRa2c4a0ZJNG12MDBvNHdIa0VRMXhKcVhqbTgyWXVTTVBoUmFGcEowMFd5cjVpbEoxc1hha3AK"
Expand Down

0 comments on commit d8a1842

Please sign in to comment.