Update version numbers and URLs for 3.14.0.343 in download and update JSON files

This commit is contained in:
Glavo 2026-05-05 00:31:37 +08:00
parent 3ddbbaf0eb
commit a3b57d96c8
2 changed files with 13 additions and 13 deletions

View File

@ -15,18 +15,18 @@
} }
}, },
"dev": { "dev": {
"version": "3.14.0.342", "version": "3.14.0.343",
"jar": { "jar": {
"url": "https://hmcl.glavo.site/download/HMCL-3.14.0.342.jar", "url": "https://hmcl.glavo.site/download/HMCL-3.14.0.343.jar",
"sha256": "07e4323a11b120bd8a644f1948008f8be4da0f64e00c0ebc22354b954b26db48" "sha256": "688eeee0f3a2f7513078b7ea2ecf462c9140f08ca43ebc9c31e1c00d5a2993ce"
}, },
"exe": { "exe": {
"url": "https://hmcl.glavo.site/download/HMCL-3.14.0.342.exe", "url": "https://hmcl.glavo.site/download/HMCL-3.14.0.343.exe",
"sha256": "c5e8b048706b3e241e6aabc6a5b3b37753dfdbc44f6f31fd5074fc3427cb24ed" "sha256": "19c092a16e2ee42769cd1a5df454dc8c8ddae0055868fb7ab364f99971a35d0a"
}, },
"sh": { "sh": {
"url": "https://hmcl.glavo.site/download/HMCL-3.14.0.342.sh", "url": "https://hmcl.glavo.site/download/HMCL-3.14.0.343.sh",
"sha256": "f7ff942b63452c0c1449947f58ce5d9d2e7ccba46bc8254bbdd5937c1d4e238c" "sha256": "a24d6745d4fe98ff41714776520239a40fbd3e531f53ad25cbd8e7a37e3c2d91"
} }
}, },
"old": { "old": {

View File

@ -12,15 +12,15 @@
"version": "3.13.2" "version": "3.13.2"
}, },
"dev": { "dev": {
"jar": "https://hmcl.glavo.site/download/HMCL-3.14.0.342.jar", "jar": "https://hmcl.glavo.site/download/HMCL-3.14.0.343.jar",
"jarsha1": "7a0dfb4a4358c41b54433d4eba2723c79f14dc47", "jarsha1": "78e27631fff039e3a74086a562f37cc779c23155",
"universal": "https://hmcl.huangyuhui.net", "universal": "https://hmcl.huangyuhui.net",
"version": "3.14.0.342" "version": "3.14.0.343"
}, },
"dev-preview": { "dev-preview": {
"jar": "https://hmcl.glavo.site/download/HMCL-3.14.0.342.jar", "jar": "https://hmcl.glavo.site/download/HMCL-3.14.0.343.jar",
"jarsha1": "7a0dfb4a4358c41b54433d4eba2723c79f14dc47", "jarsha1": "78e27631fff039e3a74086a562f37cc779c23155",
"universal": "https://hmcl.huangyuhui.net", "universal": "https://hmcl.huangyuhui.net",
"version": "3.14.0.342" "version": "3.14.0.343"
} }
} }