Automatic traffic splitting
This commit is contained in:
parent
6bdeccc02e
commit
65be6c1e76
@ -19,7 +19,7 @@ echo ""
|
|||||||
|
|
||||||
cat <<- EOF
|
cat <<- EOF
|
||||||
{
|
{
|
||||||
"jar": "$HMCL_JAR_URL",
|
"jar": "https://hmcl.glavo.site/download/HMCL-$HMCL_VERSION.jar",
|
||||||
"jarsha1": "$HMCL_JAR_SHA1",
|
"jarsha1": "$HMCL_JAR_SHA1",
|
||||||
"universal": "https://hmcl.huangyuhui.net",
|
"universal": "https://hmcl.huangyuhui.net",
|
||||||
"version": "$HMCL_VERSION"
|
"version": "$HMCL_VERSION"
|
||||||
|
|||||||
@ -12,13 +12,13 @@
|
|||||||
"version": "3.8.1"
|
"version": "3.8.1"
|
||||||
},
|
},
|
||||||
"dev": {
|
"dev": {
|
||||||
"jar": "https://cnb.cool/HMCL-dev/HMCL/-/releases/download/v3.9.0.313/HMCL-3.9.0.313.jar",
|
"jar": "https://hmcl.glavo.site/download/HMCL-3.9.0.313.jar",
|
||||||
"jarsha1": "4d88983c2a3f4f8d905eb7f624f9bd85bd2e1520",
|
"jarsha1": "4d88983c2a3f4f8d905eb7f624f9bd85bd2e1520",
|
||||||
"universal": "https://hmcl.huangyuhui.net",
|
"universal": "https://hmcl.huangyuhui.net",
|
||||||
"version": "3.9.0.313"
|
"version": "3.9.0.313"
|
||||||
},
|
},
|
||||||
"dev-preview": {
|
"dev-preview": {
|
||||||
"jar": "https://cnb.cool/HMCL-dev/HMCL/-/releases/download/v3.9.0.313/HMCL-3.9.0.313.jar",
|
"jar": "https://hmcl.glavo.site/download/HMCL-3.9.0.313.jar",
|
||||||
"jarsha1": "4d88983c2a3f4f8d905eb7f624f9bd85bd2e1520",
|
"jarsha1": "4d88983c2a3f4f8d905eb7f624f9bd85bd2e1520",
|
||||||
"universal": "https://hmcl.huangyuhui.net",
|
"universal": "https://hmcl.huangyuhui.net",
|
||||||
"version": "3.9.0.313"
|
"version": "3.9.0.313"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user