From 0b2e5b173aa2127b43d8f785baaf5ea48313c1d7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 12:29:42 +0000 Subject: [PATCH] rpcs3: Update to version 0.0.31-16181 --- bucket/rpcs3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rpcs3.json b/bucket/rpcs3.json index aecc1cc44397..9a81e1df18f4 100644 --- a/bucket/rpcs3.json +++ b/bucket/rpcs3.json @@ -1,5 +1,5 @@ { - "version": "0.0.31-16180", + "version": "0.0.31-16181", "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-719dafa67977f2bacfea4826f9b06cbc97c2e53b/rpcs3-v0.0.31-16180-719dafa6_win64.7z", - "hash": "cbd265d7230fe96552111e3efbb7f6c3567beb88cf1e2c1f2d89edea6625f683", + "url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-adc8a360ad45b8462917f404db1b0afa85901a12/rpcs3-v0.0.31-16181-adc8a360_win64.7z", + "hash": "784cd00176061b0d80e22f44f128829d546802ea36a1fc8ca3d4b8cc8d7af93b", "pre_install": [ "if (!(Test-Path \"$persist_dir\")) {", " New-Item \"$persist_dir\" -ItemType Directory | Out-Null",