multimc-dev: Update to version 1520

master
Richard Kuhnt 2021-02-12 00:30:25 +00:00
parent 658bd72b34
commit 4511f6bc0c
1 changed files with 3 additions and 3 deletions

View File

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