multimc-dev: Update to version 1496

master
Richard Kuhnt 2021-01-08 00:30:07 +00:00
parent 33ddc61128
commit 76988dcf1a
1 changed files with 3 additions and 3 deletions

View File

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