diff --git a/bucket/xenia-canary.json b/bucket/xenia-canary.json index 11062c053d3b..04c3ae6c1f15 100644 --- a/bucket/xenia-canary.json +++ b/bucket/xenia-canary.json @@ -1,13 +1,13 @@ { - "version": "20241223095708-2e52138", + "version": "20241223150730-a6e3d77", "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/2e52138/xenia_canary.zip", - "hash": "5c56c496d313874836d4bbf43d0b8f75b9f22ac8a4ea8a1527c4bd1a969d3223", + "url": "https://github.com/xenia-canary/xenia-canary/releases/download/a6e3d77/xenia_canary.zip", + "hash": "c8e8708108d3143cfddfed06333e7ec0ddc39a09feb9fdc7fc492743ed866478", "pre_install": [ "if (!(Test-Path \"$persist_dir\")) {", " New-Item \"$persist_dir\" -ItemType Directory | Out-Null",