From 1d92796ed13ffdf9509052e0fc3c89d01ffcdfe8 Mon Sep 17 00:00:00 2001 From: 5ec1cff Date: Fri, 7 Feb 2025 14:04:39 +0800 Subject: [PATCH] fix 1.2.1 url --- update.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.json b/update.json index 200c94d..0312428 100644 --- a/update.json +++ b/update.json @@ -1,6 +1,6 @@ { "versionCode": 158, "version": "v1.2.1", - "zipUrl": "https://github.com/5ec1cff/TrickyStore/releases/download/1.2.1/Tricky-Store-v1.2.1-158-51390a7-release", + "zipUrl": "https://github.com/5ec1cff/TrickyStore/releases/download/1.2.1/Tricky-Store-v1.2.1-158-51390a7-release.zip", "changelog": "https://github.com/5ec1cff/TrickyStore/raw/release/changelog.md" }