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

Commit

Permalink
Change update endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewstech authored Feb 19, 2022
1 parent c8cd4e7 commit 485565a
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 @@ -44,7 +44,7 @@
"updater": {
"active": true,
"endpoints": [
"https://update-server-win11.vercel.app/"
"https://update-server-win11.vercel.app/update/{{target}}/{{current_version}}/"
],
"dialog": true,
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDQ2OEUwODVBRUU0M0QwOEQKUldTTjBFUHVXZ2lPUmpzVXQ2WVUxYzlEUE9PTVU0ZnpPNURLSVR0dUM4UktBVDJmRmxLN0VMYnMK"
Expand Down

0 comments on commit 485565a

Please sign in to comment.