multimc-dev: Update to version 2271

master
Richard Kuhnt 2021-07-26 00:30:34 +00:00
parent 4ff1512234
commit 423e1f53ff
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
{ {
"version": "2241", "version": "2271",
"description": "Launcher for Minecraft that allows for multiple, cleanly separated instances of Minecraft.", "description": "Launcher for Minecraft that allows for multiple, cleanly separated instances of Minecraft.",
"homepage": "https://multimc.org/", "homepage": "https://multimc.org/",
"license": "Apache-2.0", "license": "Apache-2.0",
"url": "https://teamcity.multimc.org/app/rest/builds/number:2241/artifacts/content/package.tar.gz?guest=1", "url": "https://teamcity.multimc.org/app/rest/builds/number:2271/artifacts/content/package.tar.gz?guest=1",
"hash": "1c0c976ff9ad2994be736e37f85394d6fadf455c9b0a840ae158b636cbe279fa", "hash": "b8c8c41e270ec4fafd92793bd82b47dd56f0858096c52c949c37eec1b5b78133",
"extract_dir": "MultiMC", "extract_dir": "MultiMC",
"pre_install": [ "pre_install": [
"if (-not (Test-Path \"$dir\\accounts.json\")) { New-Item \"$dir\\accounts.json\" -ItemType File | Out-Null }", "if (-not (Test-Path \"$dir\\accounts.json\")) { New-Item \"$dir\\accounts.json\" -ItemType File | Out-Null }",