diff --git a/bucket/rpcs3.json b/bucket/rpcs3.json index 8f69000daf7..5e95a8295b8 100644 --- a/bucket/rpcs3.json +++ b/bucket/rpcs3.json @@ -1,5 +1,5 @@ { - "version": "0.0.34-17180", + "version": "0.0.34-17183", "description": "Open-source Sony PlayStation 3 emulator", "homepage": "https://rpcs3.net/", "license": { @@ -15,8 +15,8 @@ "suggest": { "Microsoft Visual C++ Runtime 2022": "extras/vcredist2022" }, - "url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-56a254ba9ca037de9a9aa9a97c09d5e79f1dfa89/rpcs3-v0.0.34-17180-56a254ba_win64.7z", - "hash": "50d79f0d271acacffc863caf8740a68c5a03b956c9cf8772ac0930a2f4e724bb", + "url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-8dbe88782ce39aeab998079e82b3541e653889c9/rpcs3-v0.0.34-17183-8dbe8878_win64.7z", + "hash": "76466784bceda2948f570691a3793e4940e3fac5b4d5f0a2ef15db16a68b59b4", "pre_install": [ "if (!(Test-Path \"$persist_dir\")) {", " New-Item \"$persist_dir\" -ItemType Directory | Out-Null",