From ef60162fcdf7b1888d82bd338f8762c746da2ca4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 15 Dec 2024 16:29:06 +0000 Subject: [PATCH] xenia-canary: Update to version 20241215133008-cfd9653 --- 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 556257d07c4..debe912a049 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",