From e44e4d96ed73bb14dbd2de92d07f615fda99a553 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 27 Jan 2022 00:30:31 +0000 Subject: [PATCH] yuzu: Update to version 0-892 --- bucket/yuzu.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/yuzu.json b/bucket/yuzu.json index 11a572e7..d0e6e8b4 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-890", + "version": "0-892", "license": "GPL-2.0-only", "architecture": { "64bit": { - "url": "https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-890/yuzu-windows-msvc-20220125-4f518b554.7z", - "hash": "47bf33f52c9195bf26f4863b59b7074a082e308bce817e6ec50d73542187294c" + "url": "https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-892/yuzu-windows-msvc-20220126-655226d46.7z", + "hash": "537bd0a2d93271dd012d3ed416ac252323e01e6d7773d7012cd6b948df4283d2" } }, "extract_dir": "yuzu-windows-msvc",