multimc-dev: Update to version 2420

master
Richard Kuhnt 2021-08-30 00:30:46 +00:00
parent 2259cc71a3
commit 0d8ff3c3fa
1 changed files with 3 additions and 3 deletions

View File

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