diff --git a/bucket/xenia-canary.json b/bucket/xenia-canary.json index f560c407478..5da4cbf9991 100644 --- a/bucket/xenia-canary.json +++ b/bucket/xenia-canary.json @@ -1,13 +1,13 @@ { - "version": "20241210213330-e933736", + "version": "20241212094624-4177105", "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/e933736/xenia_canary.zip", - "hash": "db9c6725fbec91a84bd6e19575c74ab71528f7c980c0bc9380d2c0b104e0c67c", + "url": "https://github.com/xenia-canary/xenia-canary/releases/download/4177105/xenia_canary.zip", + "hash": "acaf12d2b582cf41f07239255644c3fb7b86b7dde4773813700b5b5826e5d8f3", "pre_install": [ "if (!(Test-Path \"$persist_dir\")) {", " New-Item \"$persist_dir\" -ItemType Directory | Out-Null",