multimc-dev: Update to version 1452

master
Richard Kuhnt 2020-05-29 00:30:16 +00:00
parent 6d903dcde1
commit cf9a3451b0
1 changed files with 3 additions and 3 deletions

View File

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