From c5ed3b4f5e8160c84e6069b7e6d0f3df5a68cf19 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Dec 2024 00:34:07 +0000 Subject: [PATCH] rpcs3: Update to version 0.0.34-17241 --- bucket/rpcs3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rpcs3.json b/bucket/rpcs3.json index 0ab85b7b440..82c292c4fc6 100644 --- a/bucket/rpcs3.json +++ b/bucket/rpcs3.json @@ -1,5 +1,5 @@ { - "version": "0.0.34-17232", + "version": "0.0.34-17241", "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-53817dcc902053e17caf71888fdd1d5ec01bf08d/rpcs3-v0.0.34-17232-53817dcc_win64.7z", - "hash": "713aecfca993ded5d76ff561aa0c977431267c172db19a229fa5d4b4fafba4ba", + "url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-623f5822b3f729be62dd4ff5a592a247f82f418c/rpcs3-v0.0.34-17241-623f5822_win64.7z", + "hash": "369ab517e1aae1caf585508fc3f5b0ad92a8e14a40c05209995953cd6a66ba31", "pre_install": [ "if (!(Test-Path \"$persist_dir\")) {", " New-Item \"$persist_dir\" -ItemType Directory | Out-Null",