multimc-dev: Update to version 1468

master
Richard Kuhnt 2020-09-11 00:30:29 +00:00
parent d175477d4a
commit 60ce3edcb3
1 changed files with 3 additions and 3 deletions

View File

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