multimc-dev: Update to version 2402

master
Richard Kuhnt 2021-08-23 00:30:27 +00:00
parent 857f1fccc5
commit d7e3b37562
1 changed files with 3 additions and 3 deletions

View File

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