From 840f61cd982eefff2cd0c49be8922acd79bc262f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 5 Mar 2022 16:29:54 +0000 Subject: [PATCH] yuzu: Update to version 0-942 --- bucket/yuzu.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/yuzu.json b/bucket/yuzu.json index 93d99634..7d924812 100644 --- a/bucket/yuzu.json +++ b/bucket/yuzu.json @@ -1,12 +1,12 @@ { "homepage": "https://yuzu-emu.org/", "description": "Experimental emulator for the Nintendo Switch", - "version": "0-941", + "version": "0-942", "license": "GPL-2.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-941/yuzu-windows-msvc-20220304-a45ae9d0f.7z", - "hash": "81412d08331dd41f5b208a5c93395701f4857d4c868579f9b715705668a39229" + "url": "https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-942/yuzu-windows-msvc-20220305-ed691f09c.7z", + "hash": "b027a000d7d2e6ce79ae0fd3121bd76c4470235ed32511f55dbcdfb23902b70c" } }, "extract_dir": "yuzu-windows-msvc",