From 7cb08257cf06cce2b0333469b4a52c57434f24cb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Sep 2022 04:47:18 +0000 Subject: [PATCH] citra: Update to version 1784-20220903 --- bucket/citra.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/citra.json b/bucket/citra.json index 3c63ee72..833722ab 100644 --- a/bucket/citra.json +++ b/bucket/citra.json @@ -1,13 +1,13 @@ { - "version": "1783-20220902", + "version": "1784-20220903", "description": "Emulator for Nintendo 3DS, capable of playing many of your favorite games", "homepage": "https://citra-emu.org/", "license": { "identifier": "GPL-2.0", "url": "https://github.com/citra-emu/citra-nightly/blob/master/license.txt" }, - "url": "https://github.com/citra-emu/citra-nightly/releases/download/nightly-1783/citra-windows-mingw-20220902-746609f.7z", - "hash": "07c9b6726bdde90bc40aef7cbc8c90f1644cfccf5cabbe6462fbcbd3b1d87545", + "url": "https://github.com/citra-emu/citra-nightly/releases/download/nightly-1784/citra-windows-mingw-20220903-47c4f31.7z", + "hash": "d4b7df7f41fbdde0dc28a5c0db2853fc77807a509daf8ffccab60f855ef4d25e", "extract_dir": "nightly-mingw", "pre_install": [ "if (!(Test-Path \"$persist_dir\\user\")) {",