multimc-dev: Update to version 2119

master
Richard Kuhnt 2021-06-19 00:30:18 +00:00
parent f0c707398f
commit af9d0d0eb5
1 changed files with 3 additions and 3 deletions

View File

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