diff --git a/bucket/rpcs3.json b/bucket/rpcs3.json index 82c292c4fc6a..b94a6cf86475 100644 --- a/bucket/rpcs3.json +++ b/bucket/rpcs3.json @@ -1,5 +1,5 @@ { - "version": "0.0.34-17241", + "version": "0.0.34-17253", "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-623f5822b3f729be62dd4ff5a592a247f82f418c/rpcs3-v0.0.34-17241-623f5822_win64.7z", - "hash": "369ab517e1aae1caf585508fc3f5b0ad92a8e14a40c05209995953cd6a66ba31", + "url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-b2949f114b144c0a7de6466d1f796706431dc191/rpcs3-v0.0.34-17253-b2949f11_win64.7z", + "hash": "da5e5fb979e0279e5e995673f012e4da82ede1c33e0b1b6fa0b152a77ad8de18", "pre_install": [ "if (!(Test-Path \"$persist_dir\")) {", " New-Item \"$persist_dir\" -ItemType Directory | Out-Null",