diff --git a/bucket/rpcs3.json b/bucket/rpcs3.json index 8d8133f6893a..0ab85b7b440b 100644 --- a/bucket/rpcs3.json +++ b/bucket/rpcs3.json @@ -1,5 +1,5 @@ { - "version": "0.0.34-17231", + "version": "0.0.34-17232", "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-99044ce6c61fbfa908e22b820928c3d4098f6af3/rpcs3-v0.0.34-17231-99044ce6_win64.7z", - "hash": "209e33c945e58e98b5c92ae3f7274625ac10f12215337c76975cdbe42104261c", + "url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-53817dcc902053e17caf71888fdd1d5ec01bf08d/rpcs3-v0.0.34-17232-53817dcc_win64.7z", + "hash": "713aecfca993ded5d76ff561aa0c977431267c172db19a229fa5d4b4fafba4ba", "pre_install": [ "if (!(Test-Path \"$persist_dir\")) {", " New-Item \"$persist_dir\" -ItemType Directory | Out-Null",