diff --git a/bucket/b/bizhawk-dev.json b/bucket/b/bizhawk-dev.json index 7ff6f98f9..02b30a706 100644 --- a/bucket/b/bizhawk-dev.json +++ b/bucket/b/bizhawk-dev.json @@ -3,7 +3,7 @@ "The requirements are listed in https://github.com/TASVideos/BizHawk-Prereqs/blob/master/README", "The list of firmware-specific directories to persist comes from the base directories listed in BizHawk's /src/BizHawk.Client.Common/config/PathEntryCollection.cs" ], - "version": "3893-20241217-3095aca8", + "version": "3894-20241219-cf90a96a", "description": "BizHawk is a multi-platform emulator with full rerecording support and Lua scripting. BizHawk focuses on core accuracy and power user tools while still being an easy-to-use emulator for casual gaming", "homepage": "http://tasvideos.org/BizHawk.html", "license": "MIT", @@ -16,8 +16,8 @@ }, "architecture": { "64bit": { - "url": "https://gitlab.com/TASVideos/BizHawk/-/jobs/8659142823/artifacts/download?file_type=archive#dl.zip", - "hash": "01df387da1a327fc2d54a92180e2f9f2bb57a7f985b9c5d5dd0ac455f92c8908" + "url": "https://gitlab.com/TASVideos/BizHawk/-/jobs/8681638884/artifacts/download?file_type=archive#dl.zip", + "hash": "6635f186c6a95e6c0d6d0e71d1da1574e0100bc86937791c004eb4d1cf04f582" } }, "pre_install": "if (!(Test-Path \"$persist_dir\\config.ini\")) { New-Item \"$dir\\config.ini\" | Out-Null }",