diff --git a/bucket/yuzu.json b/bucket/yuzu.json index 33a874a7..8699563f 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-909", + "version": "0-910", "license": "GPL-2.0-only", "architecture": { "64bit": { - "url": "https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-909/yuzu-windows-msvc-20220205-7fbf65c93.7z", - "hash": "382331b2be3adb65b3b4b63c60901a3cd387eb0937247820316ab2eb17ea6ccc" + "url": "https://github.com/yuzu-emu/yuzu-mainline/releases/download/mainline-0-910/yuzu-windows-msvc-20220206-caa79290c.7z", + "hash": "da0e75b9135b99e6c1729284292013dd642e38c8f8bc29a963408aafde847301" } }, "extract_dir": "yuzu-windows-msvc",