Skip to content

Commit

Permalink
fix updater
Browse files Browse the repository at this point in the history
  • Loading branch information
Leastrio committed Nov 29, 2023
1 parent 20c500f commit c9b9e7b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file removed .nojekyll
Empty file.
2 changes: 1 addition & 1 deletion src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"updater": {
"active": true,
"endpoints": [
"https://leastrio.github.io/Dolos/version.json"
"https://raw.githubusercontent.com/Leastrio/Dolos/release/latest.json"
],
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDNENDdCMzRCQzhENTY2MjMKUldRalp0WElTN05IUFVnaXZROVZuQ0RYWGhtajRYUFVXZ3BrZXhvUkpmUU9nZzRYT0cwbHlzVm8K",
"dialog": true
Expand Down

0 comments on commit c9b9e7b

Please sign in to comment.