multimc-dev: Update to version 2085

master
Richard Kuhnt 2021-05-25 00:30:46 +00:00
parent 502c1ef1ba
commit aa69301b2f
1 changed files with 3 additions and 3 deletions

View File

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