From c5afedbf6768973869a59b5b245a42636577420a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Mar 2024 12:29:23 +0000 Subject: [PATCH] xenia-canary: Update to version 20240302121850-1a4746f --- 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 6f2f9ce3a860..f9989765899c 100644 --- a/bucket/xenia-canary.json +++ b/bucket/xenia-canary.json @@ -1,13 +1,13 @@ { - "version": "20240227182944-529d453", + "version": "20240302121850-1a4746f", "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/529d453/xenia_canary.zip", - "hash": "7b4ce59761c1f97751b8b1dae95ee8275f72c07fdbeda68fb09d0083f123ca8b", + "url": "https://github.com/xenia-canary/xenia-canary/releases/download/1a4746f/xenia_canary.zip", + "hash": "8cd2a8b431703c2766141c496dea568d171ce7fd52a44fd294466111a6b2a976", "pre_install": [ "if (!(Test-Path \"$persist_dir\")) {", " New-Item \"$persist_dir\" -ItemType Directory | Out-Null",