From 47451e00f576bf5460cf09b43a12a096e6fc9469 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 7 Dec 2024 20:27:10 +0000 Subject: [PATCH] rpcs3: Update to version 0.0.34-17173 --- bucket/rpcs3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rpcs3.json b/bucket/rpcs3.json index 5e961e53c2c2..ec44b5d15e54 100644 --- a/bucket/rpcs3.json +++ b/bucket/rpcs3.json @@ -1,5 +1,5 @@ { - "version": "0.0.34-17172", + "version": "0.0.34-17173", "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-24655fd9758ee7f568c121b39866e6ab23eb7d4c/rpcs3-v0.0.34-17172-24655fd9_win64.7z", - "hash": "bf4eb2e8fadbe7ae96a969096dd8a8704f6f5dd146846ea6417da039782ab768", + "url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-68b7e5971d8e279d7d385b96b5aa2feebd220506/rpcs3-v0.0.34-17173-68b7e597_win64.7z", + "hash": "022c9d2c8d6ed6b010bc5b1196714f8b028b0d366dda7b48fa84d56b6fa05387", "pre_install": [ "if (!(Test-Path \"$persist_dir\")) {", " New-Item \"$persist_dir\" -ItemType Directory | Out-Null",