From b0c6f6d4d3bf9214c579b5bec8e3ab587a92f182 Mon Sep 17 00:00:00 2001 From: Yifei Zhang Date: Fri, 16 Jun 2023 00:53:10 +0800 Subject: [PATCH] Update tauri.conf.json --- src-tauri/tauri.conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src-tauri/tauri.conf.json b/src-tauri/tauri.conf.json index 46b205b7..82683964 100644 --- a/src-tauri/tauri.conf.json +++ b/src-tauri/tauri.conf.json @@ -74,7 +74,7 @@ "updater": { "active": true, "endpoints": [ - "https://github.com/Yidadaa/ChatGPT-Next-Web/releases/latest" + "https://github.com/Yidadaa/ChatGPT-Next-Web/releases/download/{{current_version}}/latest.json" ], "dialog": false, "windows": {