From b74afb7492fa6506578c1150cd3d7754e81fd98f Mon Sep 17 00:00:00 2001 From: Glavo Date: Thu, 2 Oct 2025 14:20:33 +0800 Subject: [PATCH] 3.6.18.297 --- hmcl_update_link.csv | 4 +++- info.csv | 2 +- update.json | 14 ++++++++++++++ 3 files changed, 18 insertions(+), 2 deletions(-) create mode 100644 update.json diff --git a/hmcl_update_link.csv b/hmcl_update_link.csv index f4f7b5b..ee5c112 100644 --- a/hmcl_update_link.csv +++ b/hmcl_update_link.csv @@ -199,4 +199,6 @@ 3.6.16.293,exe,http://mirrors.cloud.tencent.com/nexus/repository/maven-public/org/glavo/hmcl/hmcl-dev/3.6.16.293/hmcl-dev-3.6.16.293.exe 3.6.16.293,jar,http://mirrors.cloud.tencent.com/nexus/repository/maven-public/org/glavo/hmcl/hmcl-dev/3.6.16.293/hmcl-dev-3.6.16.293.jar 3.6.17.296,exe,http://mirrors.cloud.tencent.com/nexus/repository/maven-public/org/glavo/hmcl/hmcl-dev/3.6.17.296/hmcl-dev-3.6.17.296.exe -3.6.17.296,jar,http://mirrors.cloud.tencent.com/nexus/repository/maven-public/org/glavo/hmcl/hmcl-dev/3.6.17.296/hmcl-dev-3.6.17.296.jar \ No newline at end of file +3.6.17.296,jar,http://mirrors.cloud.tencent.com/nexus/repository/maven-public/org/glavo/hmcl/hmcl-dev/3.6.17.296/hmcl-dev-3.6.17.296.jar +3.6.18.297,exe,http://mirrors.cloud.tencent.com/nexus/repository/maven-public/org/glavo/hmcl/hmcl-dev/3.6.18.297/hmcl-dev-3.6.18.297.exe +3.6.18.297,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 \ No newline at end of file diff --git a/info.csv b/info.csv index d018c16..ce633db 100644 --- a/info.csv +++ b/info.csv @@ -1,4 +1,4 @@ -hmcl_dev_version,296 +hmcl_dev_version,297 hmcl_latest_exe,http://mirrors.cloud.tencent.com/nexus/repository/maven-public/org/glavo/hmcl/hmcl-stable/3.6.18/hmcl-stable-3.6.18.exe hmcl_latest_exesha1,395d3518064183fc848580da93fd96a2f3619782 hmcl_latest_jar,http://mirrors.cloud.tencent.com/nexus/repository/maven-public/org/glavo/hmcl/hmcl-stable/3.6.18/hmcl-stable-3.6.18.jar diff --git a/update.json b/update.json new file mode 100644 index 0000000..64ca3f1 --- /dev/null +++ b/update.json @@ -0,0 +1,14 @@ +{ + "stable": { + "jar": "http://mirrors.cloud.tencent.com/nexus/repository/maven-public/org/glavo/hmcl/hmcl-stable/3.6.18/hmcl-stable-3.6.18.jar", + "jarsha1": "2f654f16f1f31fb331ec9745ff6b6b3993560f14", + "universal": "https://hmcl.huangyuhui.net", + "version": "3.6.18" + }, + "dev": { + "jar": "http://mirrors.cloud.tencent.com/nexus/repository/maven-public/org/glavo/hmcl/hmcl-dev/3.6.17.296/hmcl-dev-3.6.17.296.jar", + "jarsha1": "dc52ad0b8664f897a6c6f9f96e4fc1f35d400b05", + "version": "3.6.17.296", + "universal": "https://hmcl.huangyuhui.net" + } +} \ No newline at end of file