diff --git a/bucket/yuzu.json b/bucket/yuzu.json index 93d99634..7d924812 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-941", + "version": "0-942", "license": "GPL-2.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-941/yuzu-windows-msvc-20220304-a45ae9d0f.7z", - "hash": "81412d08331dd41f5b208a5c93395701f4857d4c868579f9b715705668a39229" + "url": "https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-942/yuzu-windows-msvc-20220305-ed691f09c.7z", + "hash": "b027a000d7d2e6ce79ae0fd3121bd76c4470235ed32511f55dbcdfb23902b70c" } }, "extract_dir": "yuzu-windows-msvc",