From 310b1c7018073eb92b0aa14e5601043878955f3b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 16:26:08 +0000 Subject: [PATCH] yuzu: Update to version 0-1726 --- bucket/yuzu.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/yuzu.json b/bucket/yuzu.json index d7e8006fb7bc..9497481dfdd7 100644 --- a/bucket/yuzu.json +++ b/bucket/yuzu.json @@ -1,5 +1,5 @@ { - "version": "0-1725", + "version": "0-1726", "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-1725/yuzu-windows-msvc-20240224-693144aca.7z", - "hash": "ef10773cb9cae91999de1a0d62739b602628a6d8e3e4a7d8474b3d853743b80b" + "url": "https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1726/yuzu-windows-msvc-20240225-04c18c7e4.7z", + "hash": "7f5cf5cd81cc892306a4f52b0204b144880d0e11971b25647173ea1a8cd9504a" } }, "extract_dir": "yuzu-windows-msvc",