From 72a7e37b70d0f9c8842651c84d1d2b80f85a388f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 Sep 2022 16:31:16 +0000 Subject: [PATCH] yuzu: Update to version 0-1153 --- bucket/yuzu.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/yuzu.json b/bucket/yuzu.json index be52eff9..1435c7d3 100644 --- a/bucket/yuzu.json +++ b/bucket/yuzu.json @@ -1,5 +1,5 @@ { - "version": "0-1152", + "version": "0-1153", "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-1152/yuzu-windows-msvc-20220831-9692e1ef7.7z", - "hash": "0915ea6e948c061a4f4017413bbfe939404468a99400835e3d0f0fd82bde413f" + "url": "https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-1153/yuzu-windows-msvc-20220901-7da1dcdb5.7z", + "hash": "a06ec44260afa93be876b1d08bc390e9520f9965fa1e2921c37fdd25e2b4cbd2" } }, "extract_dir": "yuzu-windows-msvc",