Skip to content

Commit

Permalink
chore: updated updater endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
francis2tm committed Feb 6, 2024
1 parent a695aba commit 7f3a532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion edgen/src-tauri/tauri.conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"updater": {
"active": true,
"endpoints": [
"https://github.com/francis2tm/hello-world/releases/latest/download/latest.json"
"https://github.com/edgenai/edgen/releases/latest/download/latest.json"
],
"dialog": true,
"pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IEUzMjgzN0I5N0ZFQUM2QzEKUldUQnh1cC91VGNvNDlGYU44a3VqUk1KRHhOdzJUbjNjUzBIZTNIQU9HYWJ4Q3BTdTV2Q2U1TEIK"
Expand Down

0 comments on commit 7f3a532

Please sign in to comment.