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

Commit 485565a

Browse files
authored
Change update endpoint
1 parent c8cd4e7 commit 485565a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"updater": {
4545
"active": true,
4646
"endpoints": [
47-
"https://update-server-win11.vercel.app/"
47+
"https://update-server-win11.vercel.app/update/{{target}}/{{current_version}}/"
4848
],
4949
"dialog": true,
5050
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDQ2OEUwODVBRUU0M0QwOEQKUldTTjBFUHVXZ2lPUmpzVXQ2WVUxYzlEUE9PTVU0ZnpPNURLSVR0dUM4UktBVDJmRmxLN0VMYnMK"

0 commit comments

Comments
 (0)