diff --git a/bucket/xenia-canary.json b/bucket/xenia-canary.json index 556257d07c48..debe912a0490 100644 --- a/bucket/xenia-canary.json +++ b/bucket/xenia-canary.json @@ -1,13 +1,13 @@ { - "version": "20241214221516-b449937", + "version": "20241215133008-cfd9653", "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/b449937/xenia_canary.zip", - "hash": "427fff03511512035ab1836079618afec4054969003787902833f0279780a91e", + "url": "https://github.com/xenia-canary/xenia-canary/releases/download/cfd9653/xenia_canary.zip", + "hash": "5c61323d9a96680a95442e1fac3a773816cb8beab7bbdfbaf76cb76bec17bd9e", "pre_install": [ "if (!(Test-Path \"$persist_dir\")) {", " New-Item \"$persist_dir\" -ItemType Directory | Out-Null",