From a3e35aeea18fe997fb81bd9a2b7a8138c49d2ddd Mon Sep 17 00:00:00 2001 From: Glavo Date: Fri, 3 Oct 2025 00:17:46 +0800 Subject: [PATCH] test: add stable-preview --- update.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/update.json b/update.json index ecb93d8..7a2656e 100644 --- a/update.json +++ b/update.json @@ -5,6 +5,13 @@ "universal": "https://hmcl.huangyuhui.net", "version": "3.6.18" }, + "stable-preview": { + "jar": "https://github.com/HMCL-dev/HMCL/releases/download/v3.6.19/HMCL-3.6.19.jar", + "jarsha1": "d7d3ab3ca795c9305ff7de3e66a13489cc61d185", + "universal": "https://hmcl.huangyuhui.net", + "version": "3.6.19", + "preview": true + }, "dev": { "jar": "http://mirrors.cloud.tencent.com/nexus/repository/maven-public/org/glavo/hmcl/hmcl-dev/3.6.18.297/hmcl-dev-3.6.18.297.jar", "jarsha1": "781afde7c32101819f1f5cdbf6ef7cea1d3be8a9",