Preview 3.8.2

This commit is contained in:
Glavo 2025-12-20 21:54:55 +08:00
parent 7fb861dce2
commit c20fb63b5d
2 changed files with 10 additions and 10 deletions

View File

@ -1,17 +1,17 @@
{ {
"stable": { "stable": {
"version": "3.8.1", "version": "3.8.2",
"jar": { "jar": {
"url": "https://cnb.cool/HMCL-dev/HMCL/-/releases/download/v3.8.1/HMCL-3.8.1.jar", "url": "https://cnb.cool/HMCL-dev/HMCL/-/releases/download/v3.8.2/HMCL-3.8.2.jar",
"sha256": "990d22b883954444ddb9e35b7b9b3d5126e2b3a201ea7d1e036133b0ccf21a78" "sha256": "d2f020c8df0f0b60106e8afd695aabfcad6804bb78406a44436bd22f66a340e8"
}, },
"exe": { "exe": {
"url": "https://cnb.cool/HMCL-dev/HMCL/-/releases/download/v3.8.1/HMCL-3.8.1.exe", "url": "https://cnb.cool/HMCL-dev/HMCL/-/releases/download/v3.8.2/HMCL-3.8.2.exe",
"sha256": "babd4bd363447d64c925d7775f3cc30ff55f64af450f305f8a29efb44fefd5f2" "sha256": "c42cc1caaf97352987a150a5db98486d4f5e110cacc92121f214b06029da70b7"
}, },
"sh": { "sh": {
"url": "https://cnb.cool/HMCL-dev/HMCL/-/releases/download/v3.8.1/HMCL-3.8.1.sh", "url": "https://cnb.cool/HMCL-dev/HMCL/-/releases/download/v3.8.2/HMCL-3.8.2.sh",
"sha256": "f672fde4e4c2e9a4616a24c5e5d264e18013eb339c0dd05723bdb187494048eb" "sha256": "446d7190f0b04ac05ddab836d10157a25a73f15a441280223556d115a7b5aea4"
} }
}, },
"dev": { "dev": {

View File

@ -6,10 +6,10 @@
"version": "3.8.1" "version": "3.8.1"
}, },
"stable-preview": { "stable-preview": {
"jar": "https://hmcl.glavo.site/download/HMCL-3.8.1.jar", "jar": "https://hmcl.glavo.site/download/HMCL-3.8.2.jar",
"jarsha1": "592ff6ae4596a5986db2ad4a16163c9138fc9a59", "jarsha1": "523f5fc4f0b252c9154d2658cdb49a6d92288420",
"universal": "https://hmcl.huangyuhui.net", "universal": "https://hmcl.huangyuhui.net",
"version": "3.8.1" "version": "3.8.2"
}, },
"dev": { "dev": {
"jar": "https://hmcl.glavo.site/download/HMCL-3.9.0.313.jar", "jar": "https://hmcl.glavo.site/download/HMCL-3.9.0.313.jar",