diff --git a/bucket/yuzu.json b/bucket/yuzu.json index 0a6d6541..8ca9fd54 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-752", + "version": "0-753", "license": "GPL-2.0-only", "architecture": { "64bit": { - "url": "https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-752/yuzu-windows-msvc-20210917-689b77b81.7z", - "hash": "cc7c27b8fc8cde8c4ecceddbebf13bc94eb25c0cc97b60b1e4ac01f793410218" + "url": "https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-753/yuzu-windows-msvc-20210918-1b2e2d4d0.7z", + "hash": "a3754b330152f0756140e738cb297f1ca061a14300775213721a68fac661ba8d" } }, "extract_dir": "yuzu-windows-msvc",