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

This commit is contained in:
Glavo 2026-05-29 09:50:58 +08:00
parent 9ac2393956
commit cf68579e4d
2 changed files with 13 additions and 13 deletions

View File

@ -15,18 +15,18 @@
}
},
"dev": {
"version": "3.14.0.344",
"version": "3.15.0.345",
"jar": {
"url": "https://hmcl.glavo.site/download/HMCL-3.14.0.344.jar",
"sha256": "85072339168f9317c2d444715e56a7d5bda6709b1a731f04029b1fe8a6531ae8"
"url": "https://hmcl.glavo.site/download/HMCL-3.15.0.345.jar",
"sha256": "a66d42412c55aab6507befef3835a049a57fa026b56759547192d1c75cd33b35"
},
"exe": {
"url": "https://hmcl.glavo.site/download/HMCL-3.14.0.344.exe",
"sha256": "890e1faf8b62eb0936729c7ba2c1bd573e4ebf4d4cf467a0ed22ebad53c5d980"
"url": "https://hmcl.glavo.site/download/HMCL-3.15.0.345.exe",
"sha256": "2d0ff6cb64b75db4fb7291b7119d830af25fe76fee3d42e97f831b97b161f5be"
},
"sh": {
"url": "https://hmcl.glavo.site/download/HMCL-3.14.0.344.sh",
"sha256": "e3ee134989fbfce97541f357d8b4f528721279ee4cb8c6e64ec100134af8a2fb"
"url": "https://hmcl.glavo.site/download/HMCL-3.15.0.345.sh",
"sha256": "9e4f60a862f8eeba0153295a2b75efd65672ecb89f2b95e594fdae4d304f855a"
}
},
"old": {

View File

@ -12,15 +12,15 @@
"version": "3.14.1"
},
"dev": {
"jar": "https://hmcl.glavo.site/download/HMCL-3.14.0.344.jar",
"jarsha1": "45b1346a40155a47b307f032b8b4232ce6fc7048",
"jar": "https://hmcl.glavo.site/download/HMCL-3.15.0.345.jar",
"jarsha1": "dbf9679788c0484855b4961eff94d912f765d472",
"universal": "https://hmcl.huangyuhui.net",
"version": "3.14.0.344"
"version": "3.15.0.345"
},
"dev-preview": {
"jar": "https://hmcl.glavo.site/download/HMCL-3.14.0.344.jar",
"jarsha1": "45b1346a40155a47b307f032b8b4232ce6fc7048",
"jar": "https://hmcl.glavo.site/download/HMCL-3.15.0.345.jar",
"jarsha1": "dbf9679788c0484855b4961eff94d912f765d472",
"universal": "https://hmcl.huangyuhui.net",
"version": "3.14.0.344"
"version": "3.15.0.345"
}
}