Skip to content

Commit

Permalink
#128 Updater logic update
Browse files Browse the repository at this point in the history
  • Loading branch information
jgunzelman88 committed May 24, 2023
1 parent 6a1e14e commit 1430fff
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 23 deletions.
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"dialog": true,
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEQ1NjU4NTkxQjg0REVDNTIKUldSUzdFMjRrWVZsMWNoUGlOMFN4bUZoem8zQnpiM21XYnkrVjN3Z0FxL2VFTkRzSTZVNFlIM2YK",
"endpoints": [
"https://poketrax.github.io/PokeTrax/update.json"
"https://github.com/poketrax/PokeTrax/releases/latest/download/latest.json"
]
},
"windows": [
Expand Down
22 changes: 0 additions & 22 deletions update.json

This file was deleted.

0 comments on commit 1430fff

Please sign in to comment.