multimc-dev: Update to version 2035

master
Richard Kuhnt 2021-04-02 00:30:30 +00:00
parent 5ee2ffccf0
commit 0317efba60
1 changed files with 3 additions and 3 deletions

View File

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