diff --git a/bucket/xenia-canary.json b/bucket/xenia-canary.json index ad8c69168474..24e341cfd7af 100644 --- a/bucket/xenia-canary.json +++ b/bucket/xenia-canary.json @@ -1,13 +1,13 @@ { - "version": "20241217040309-2596aef", + "version": "20241217081557-f6ae651", "description": "Xbox 360 Research Emulator (development version)", "homepage": "https://xenia.jp", "license": { "identifier": "BSD-3-Clause", "url": "https://github.com/xenia-canary/xenia-canary/blob/canary_pr/LICENSE" }, - "url": "https://github.com/xenia-canary/xenia-canary/releases/download/2596aef/xenia_canary.zip", - "hash": "0d0dc4cbb935b5462e2fedd0b21bae01c6691516413c001316b5a6ba49d7a07d", + "url": "https://github.com/xenia-canary/xenia-canary/releases/download/f6ae651/xenia_canary.zip", + "hash": "b6b35f4f179630fe79eff94a2d98bd3f8cd134d740b51b3ac03fd1c45a7a9ec0", "pre_install": [ "if (!(Test-Path \"$persist_dir\")) {", " New-Item \"$persist_dir\" -ItemType Directory | Out-Null",