From 6fc9684f4efe221aff01e4d56b972bbf7615be75 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Feb 2024 20:23:01 +0000 Subject: [PATCH] xenia-canary: Update to version 20240219185513-d11271f --- 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 c89f58145c34..2d60e4244777 100644 --- a/bucket/xenia-canary.json +++ b/bucket/xenia-canary.json @@ -1,13 +1,13 @@ { - "version": "20240218214115-9e86750", + "version": "20240219185513-d11271f", "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/9e86750/xenia_canary.zip", - "hash": "f53865acc10ba4a2d36b41c45c08f01f0b095e97d523142ee1716d946d0e405c", + "url": "https://github.com/xenia-canary/xenia-canary/releases/download/d11271f/xenia_canary.zip", + "hash": "e02c0e8afdf841b9f2d18e86250dc2e8618d27dad745bf2f64ebd9a07f540702", "pre_install": [ "if (!(Test-Path \"$persist_dir\")) {", " New-Item \"$persist_dir\" -ItemType Directory | Out-Null",