multimc-dev: Update to version 1489

master
Richard Kuhnt 2020-11-29 00:30:10 +00:00
parent 9097d82638
commit 0c7d2fb4b6
1 changed files with 3 additions and 3 deletions

View File

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