multimc-dev: Update to version 2431
parent
e2c2ca7372
commit
1543acffc7
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"version": "2424",
|
||||
"version": "2431",
|
||||
"description": "Launcher for Minecraft that allows for multiple, cleanly separated instances of Minecraft.",
|
||||
"homepage": "https://multimc.org/",
|
||||
"license": "Apache-2.0",
|
||||
"url": "https://teamcity.multimc.org/app/rest/builds/number:2424/artifacts/content/package.tar.gz?guest=1",
|
||||
"hash": "227aafd1b0fc0d044b17fd1772f4a63cfb8355874dd79b1a443200126a6bcaf7",
|
||||
"url": "https://teamcity.multimc.org/app/rest/builds/number:2431/artifacts/content/package.tar.gz?guest=1",
|
||||
"hash": "900bac67c4a4b4368320860bf2e2a4ffd67714dc101d45be3d54d8817ac97cd4",
|
||||
"extract_dir": "MultiMC",
|
||||
"pre_install": [
|
||||
"if (-not (Test-Path \"$dir\\accounts.json\")) { New-Item \"$dir\\accounts.json\" -ItemType File | Out-Null }",
|
||||
|
|
Loading…
Reference in New Issue