diff --git a/bucket/multimc-dev.json b/bucket/multimc-dev.json index bcb628a2..e651132f 100644 --- a/bucket/multimc-dev.json +++ b/bucket/multimc-dev.json @@ -1,10 +1,10 @@ { - "version": "2085", + "version": "2101", "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:2085/artifacts/content/package.tar.gz?guest=1", - "hash": "9b951529d768f26e0f64fe8b5732a0a95897e6dbe38a7b8ce5aca8e3b19f489f", + "url": "https://teamcity.multimc.org/app/rest/builds/number:2101/artifacts/content/package.tar.gz?guest=1", + "hash": "0a8244ee86acdb2a9bb8a7a0cf0c747812b4d401a38e845011f6caf381e16729", "extract_dir": "MultiMC", "pre_install": [ "if (-not (Test-Path \"$dir\\accounts.json\")) { New-Item \"$dir\\accounts.json\" -ItemType File | Out-Null }",