diff --git a/bucket/yuzu.json b/bucket/yuzu.json index 9c30b399..4598fd3a 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-906", + "version": "0-907", "license": "GPL-2.0-only", "architecture": { "64bit": { - "url": "https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-906/yuzu-windows-msvc-20220202-17d378353.7z", - "hash": "16500e590ca0ea9b1df68e0ed40424d6d74ac39bf9a6a74d186cdec8c017c0dc" + "url": "https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-907/yuzu-windows-msvc-20220203-e2a6aada8.7z", + "hash": "1d2f24a83d885f27b65927d14845ca8637234362906a26088af1bf2e873fbc5c" } }, "extract_dir": "yuzu-windows-msvc",