From 8fca6f346086bda663030bebe390be57c0fe5ad7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 25 Aug 2021 00:30:26 +0000 Subject: [PATCH] yuzu: Update to version 0-726 --- bucket/yuzu.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/yuzu.json b/bucket/yuzu.json index 2e60f3f1..47796eb6 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-725", + "version": "0-726", "license": "GPL-2.0-only", "architecture": { "64bit": { - "url": "https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-725/yuzu-windows-msvc-20210823-b6905b16c.7z", - "hash": "d00adbd50f07fe2011385a12b3ad08611be9ed78f7d2f0fc02932091376a54cb" + "url": "https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-726/yuzu-windows-msvc-20210824-ebbe47a61.7z", + "hash": "fe61c2d6fef446823eb9c9694a25b4182583bebea7ee3c08bb20c28d98951033" } }, "extract_dir": "yuzu-windows-msvc",