From 45486b74124c49502eb6a22fbf442594ac36a4bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 03:05:55 +0000 Subject: [PATCH] rpcs3: Update to version 0.0.31-16343 --- bucket/rpcs3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rpcs3.json b/bucket/rpcs3.json index 497f85731..27a0a9592 100644 --- a/bucket/rpcs3.json +++ b/bucket/rpcs3.json @@ -1,5 +1,5 @@ { - "version": "0.0.31-16342", + "version": "0.0.31-16343", "description": "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-54ab16ab359590bc275079d4470e06ee2047cd26/rpcs3-v0.0.31-16342-54ab16ab_win64.7z", - "hash": "65e2aee6df7b8d2c186f999ec3d9f83b9f87f0f33033c4bc67565b9ca9e23c46", + "url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-17927149018a514806336d301ae08ed0c066152b/rpcs3-v0.0.31-16343-17927149_win64.7z", + "hash": "011bf4e83855bf3202ca01b9ac25859290aa384037aed9ec4e0074c7cf9e7b6f", "pre_install": [ "if (!(Test-Path \"$persist_dir\")) {", " New-Item \"$persist_dir\" -ItemType Directory | Out-Null",