From 57df51370f7b0dae1092250cb57533eb41606a26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Apr 2022 16:31:00 +0000 Subject: [PATCH] yuzu: Update to version 0-998 --- bucket/yuzu.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/yuzu.json b/bucket/yuzu.json index 88407945..b2a1b19b 100644 --- a/bucket/yuzu.json +++ b/bucket/yuzu.json @@ -1,5 +1,5 @@ { - "version": "0-997", + "version": "0-998", "description": "Experimental emulator for the Nintendo Switch", "homepage": "https://yuzu-emu.org/", "license": { @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-997/yuzu-windows-msvc-20220426-bb4b61f17.7z", - "hash": "728f45cd5af76ab89a2731d396dea668e8add78e4d9def47c33383dcbc82a517" + "url": "https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-998/yuzu-windows-msvc-20220427-32d3ece33.7z", + "hash": "920b237e414e3e13ddf7d412b0c43f4e643974fc475e44f8281bfbbeecabe9aa" } }, "extract_dir": "yuzu-windows-msvc",