diff --git a/runtime/tauri.conf.json b/runtime/tauri.conf.json index 2cb3549d..d06b849a 100644 --- a/runtime/tauri.conf.json +++ b/runtime/tauri.conf.json @@ -74,7 +74,7 @@ "updater": { "active": true, "endpoints": [ - "https://raw.githubusercontent.com/MindWorkAI/AI-Studio/main/.updates/latest.json" + "https://github.com/MindWorkAI/AI-Studio/releases/latest/download/latest.json" ], "dialog": true, "windows": {