From 07c1d4fbea8db8c0cf2a6d386271487bab6546e3 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 17 Sep 2021 00:30:24 +0000 Subject: [PATCH] yuzu: Update to version 0-751 --- bucket/yuzu.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/yuzu.json b/bucket/yuzu.json index a22d5059..a61e3e91 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-750", + "version": "0-751", "license": "GPL-2.0-only", "architecture": { "64bit": { - "url": "https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-750/yuzu-windows-msvc-20210915-90fe0b516.7z", - "hash": "53bc7894c28513aa1f27753e7715f0ac5db15b18263110ad7c459369c42c8b29" + "url": "https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-751/yuzu-windows-msvc-20210916-4260be6c3.7z", + "hash": "d37f8269b5e9c02f3c107ed742d58baf0d20385ff177247d5111ab4b1f429d4d" } }, "extract_dir": "yuzu-windows-msvc",