multimc-dev: Update to version 2081

master
Richard Kuhnt 2021-05-15 00:30:49 +00:00
parent 64501fc58c
commit 3ed3ef777b
1 changed files with 3 additions and 3 deletions

View File

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