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

This commit is contained in:
Glavo 2026-05-14 21:41:13 +08:00
parent a3b57d96c8
commit f3f3eac7bf
2 changed files with 13 additions and 13 deletions

View File

@ -15,18 +15,18 @@
} }
}, },
"dev": { "dev": {
"version": "3.14.0.343", "version": "3.14.0.344",
"jar": { "jar": {
"url": "https://hmcl.glavo.site/download/HMCL-3.14.0.343.jar", "url": "https://hmcl.glavo.site/download/HMCL-3.14.0.344.jar",
"sha256": "688eeee0f3a2f7513078b7ea2ecf462c9140f08ca43ebc9c31e1c00d5a2993ce" "sha256": "85072339168f9317c2d444715e56a7d5bda6709b1a731f04029b1fe8a6531ae8"
}, },
"exe": { "exe": {
"url": "https://hmcl.glavo.site/download/HMCL-3.14.0.343.exe", "url": "https://hmcl.glavo.site/download/HMCL-3.14.0.344.exe",
"sha256": "19c092a16e2ee42769cd1a5df454dc8c8ddae0055868fb7ab364f99971a35d0a" "sha256": "890e1faf8b62eb0936729c7ba2c1bd573e4ebf4d4cf467a0ed22ebad53c5d980"
}, },
"sh": { "sh": {
"url": "https://hmcl.glavo.site/download/HMCL-3.14.0.343.sh", "url": "https://hmcl.glavo.site/download/HMCL-3.14.0.344.sh",
"sha256": "a24d6745d4fe98ff41714776520239a40fbd3e531f53ad25cbd8e7a37e3c2d91" "sha256": "e3ee134989fbfce97541f357d8b4f528721279ee4cb8c6e64ec100134af8a2fb"
} }
}, },
"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.343.jar", "jar": "https://hmcl.glavo.site/download/HMCL-3.14.0.344.jar",
"jarsha1": "78e27631fff039e3a74086a562f37cc779c23155", "jarsha1": "45b1346a40155a47b307f032b8b4232ce6fc7048",
"universal": "https://hmcl.huangyuhui.net", "universal": "https://hmcl.huangyuhui.net",
"version": "3.14.0.343" "version": "3.14.0.344"
}, },
"dev-preview": { "dev-preview": {
"jar": "https://hmcl.glavo.site/download/HMCL-3.14.0.343.jar", "jar": "https://hmcl.glavo.site/download/HMCL-3.14.0.344.jar",
"jarsha1": "78e27631fff039e3a74086a562f37cc779c23155", "jarsha1": "45b1346a40155a47b307f032b8b4232ce6fc7048",
"universal": "https://hmcl.huangyuhui.net", "universal": "https://hmcl.huangyuhui.net",
"version": "3.14.0.343" "version": "3.14.0.344"
} }
} }