multimc-dev: Update to version 2152

master
Richard Kuhnt 2021-06-21 00:30:47 +00:00
parent 51ca3f9f8e
commit 4bb099fba9
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
{
"version": "2135",
"version": "2152",
"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:2135/artifacts/content/package.tar.gz?guest=1",
"hash": "55920c5687dcdbcd8b05165cb8580fcb3633b9f82b26b5f31eefa578880fd4e5",
"url": "https://teamcity.multimc.org/app/rest/builds/number:2152/artifacts/content/package.tar.gz?guest=1",
"hash": "169b9d6d32b0d43c490627a013639c5f9a1d793519c8499935727e08fa77136a",
"extract_dir": "MultiMC",
"pre_install": [
"if (-not (Test-Path \"$dir\\accounts.json\")) { New-Item \"$dir\\accounts.json\" -ItemType File | Out-Null }",