multimc-dev: Update to version 2366

master
Richard Kuhnt 2021-08-16 00:30:21 +00:00
parent 5e57e7658b
commit 2c56275693
1 changed files with 3 additions and 3 deletions

View File

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