From b28a0362e6aca4c7b6bd524bfa0bcf522c3ef4af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 04:28:40 +0000 Subject: [PATCH] rpcs3: Update to version 0.0.34-17253 --- bucket/rpcs3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rpcs3.json b/bucket/rpcs3.json index 82c292c4fc6..b94a6cf8647 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",