From 86a17ab2eab0540d4f24497e2cb6699d87708e81 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:29:04 +0000 Subject: [PATCH] xenia-canary: Update to version 20241223150730-a6e3d77 --- bucket/xenia-canary.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/xenia-canary.json b/bucket/xenia-canary.json index 11062c053d3..04c3ae6c1f1 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",