multimc-dev: Update to version 2346

master
Richard Kuhnt 2021-08-10 00:30:42 +00:00
parent 92ccfb0f7d
commit 91fe482fe3
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
{ {
"version": "2291", "version": "2346",
"description": "Launcher for Minecraft that allows for multiple, cleanly separated instances of Minecraft.", "description": "Launcher for Minecraft that allows for multiple, cleanly separated instances of Minecraft.",
"homepage": "https://multimc.org/", "homepage": "https://multimc.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://teamcity.multimc.org/app/rest/builds/number:2291/artifacts/content/package.tar.gz?guest=1", "url": "https://teamcity.multimc.org/app/rest/builds/number:2346/artifacts/content/package.tar.gz?guest=1",
"hash": "f7209b06b4866b94cc0eb753c0dddb6e78c7f71268d95856c28cc59e918d13f4", "hash": "742ae1392db4a328dfa27640bc9bd323b4cbee24e522d62b227319b3d1da4197",
"extract_dir": "MultiMC", "extract_dir": "MultiMC",
"pre_install": [ "pre_install": [
"if (-not (Test-Path \"$dir\\accounts.json\")) { New-Item \"$dir\\accounts.json\" -ItemType File | Out-Null }", "if (-not (Test-Path \"$dir\\accounts.json\")) { New-Item \"$dir\\accounts.json\" -ItemType File | Out-Null }",