diff --git a/desktop/src-tauri/tauri.conf.json b/desktop/src-tauri/tauri.conf.json index 680a3b3f..45b1bfe1 100644 --- a/desktop/src-tauri/tauri.conf.json +++ b/desktop/src-tauri/tauri.conf.json @@ -17,6 +17,7 @@ "updater": { "pubkey": "dW50cnVzdGVkIGNvbW1lbnQ6IG1pbmlzaWduIHB1YmxpYyBrZXk6IDQ4MjdBRDIwQkFGMjczNUMKUldSY2MvSzZJSzBuU0R2WDhNWnJCRTB6OXBhL2FFZDJTTVRGdTVpd0hSMXVMSlJMRzF6SjdGUGsK", "endpoints": [ + "https://argus-downloads.agentdeployment.co/update/{{target}}/{{arch}}/{{current_version}}", "https://github.com/Agent-Deployment-Co/argus/releases/latest/download/latest.json" ] }