multimc-dev: Update to version 1510

master
Richard Kuhnt 2021-02-08 00:30:48 +00:00
parent 04c719a51d
commit 881d12a182
1 changed files with 3 additions and 3 deletions

View File

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