multimc: Update to version 0.6.13

master
Richard Kuhnt 2021-09-25 00:30:23 +00:00
parent 099eb695a2
commit 1dec4349f4
1 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
{
"version": "0.6.12",
"version": "0.6.13",
"description": "Launcher for Minecraft that allows for multiple, cleanly separated instances of Minecraft.",
"homepage": "https://multimc.org/",
"license": "Apache-2.0",
"url": "https://github.com/MultiMC/MultiMC5/releases/download/0.6.12/mmc-stable-win32.zip",
"hash": "309ffff7d48c6f9eeb4b424b812e03a5ad11785d912fbbb7ca065ab4cdf07688",
"url": "https://github.com/MultiMC/MultiMC5/releases/download/0.6.13/mmc-stable-win32.zip",
"hash": "27573d52e735ec1030a35a723eacb211513757930a99f8178a65d38407008a33",
"extract_dir": "MultiMC",
"pre_install": [
"if (-not (Test-Path \"$dir\\accounts.json\")) { New-Item \"$dir\\accounts.json\" -ItemType File | Out-Null }",