multimc-dev: Update to version 2346
parent
92ccfb0f7d
commit
91fe482fe3
|
@ -1,10 +1,10 @@
|
|||
{
|
||||
"version": "2291",
|
||||
"version": "2346",
|
||||
"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:2291/artifacts/content/package.tar.gz?guest=1",
|
||||
"hash": "f7209b06b4866b94cc0eb753c0dddb6e78c7f71268d95856c28cc59e918d13f4",
|
||||
"url": "https://teamcity.multimc.org/app/rest/builds/number:2346/artifacts/content/package.tar.gz?guest=1",
|
||||
"hash": "742ae1392db4a328dfa27640bc9bd323b4cbee24e522d62b227319b3d1da4197",
|
||||
"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