multimc-dev: Update to version 2023

master
Richard Kuhnt 2021-03-30 00:30:45 +00:00
parent 48d68f5c96
commit 51a4622433
1 changed files with 3 additions and 3 deletions

View File

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