Update dev and dev-preview versions to 3.17.0.352 in update.json

This commit is contained in:
Glavo 2026-08-02 21:36:00 +08:00
parent 626f469e67
commit fa477dcf6a

View File

@ -12,15 +12,15 @@
"version": "3.16.3" "version": "3.16.3"
}, },
"dev": { "dev": {
"jar": "https://hmcl.glavo.site/download/HMCL-3.17.0.353.jar", "jar": "https://hmcl.glavo.site/download/HMCL-3.17.0.352.jar",
"jarsha1": "f54d024f411aaaf77954b1786bd00945c925554c", "jarsha1": "5f85e45295edd470156d3c38ab63cd7774bc8d5f",
"universal": "https://hmcl.huangyuhui.net", "universal": "https://hmcl.huangyuhui.net",
"version": "3.17.0.353" "version": "3.17.0.352"
}, },
"dev-preview": { "dev-preview": {
"jar": "https://hmcl.glavo.site/download/HMCL-3.17.0.353.jar", "jar": "https://hmcl.glavo.site/download/HMCL-3.17.0.352.jar",
"jarsha1": "f54d024f411aaaf77954b1786bd00945c925554c", "jarsha1": "5f85e45295edd470156d3c38ab63cd7774bc8d5f",
"universal": "https://hmcl.huangyuhui.net", "universal": "https://hmcl.huangyuhui.net",
"version": "3.17.0.353" "version": "3.17.0.352"
} }
} }