From af9d0d0eb5af6f32e78cd49bc6c487a5ea164c52 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 19 Jun 2021 00:30:18 +0000 Subject: [PATCH] multimc-dev: Update to version 2119 --- bucket/multimc-dev.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/multimc-dev.json b/bucket/multimc-dev.json index e651132f..c9fcfca6 100644 --- a/bucket/multimc-dev.json +++ b/bucket/multimc-dev.json @@ -1,10 +1,10 @@ { - "version": "2101", + "version": "2119", "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:2101/artifacts/content/package.tar.gz?guest=1", - "hash": "0a8244ee86acdb2a9bb8a7a0cf0c747812b4d401a38e845011f6caf381e16729", + "url": "https://teamcity.multimc.org/app/rest/builds/number:2119/artifacts/content/package.tar.gz?guest=1", + "hash": "0ed36194cf60a30018e03632996e5fe92789d130c4e6da817fd187c54e9ae1eb", "extract_dir": "MultiMC", "pre_install": [ "if (-not (Test-Path \"$dir\\accounts.json\")) { New-Item \"$dir\\accounts.json\" -ItemType File | Out-Null }",