From 6a9dc432019b2f734b4437dcc92694753b9c90ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 28 Feb 2024 04:26:08 +0000 Subject: [PATCH] rpcs3: Update to version 0.0.30-16150 --- bucket/rpcs3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rpcs3.json b/bucket/rpcs3.json index 6caad20b3b8..de92f460457 100644 --- a/bucket/rpcs3.json +++ b/bucket/rpcs3.json @@ -1,5 +1,5 @@ { - "version": "0.0.30-16148", + "version": "0.0.30-16150", "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-f64d6bc6872b35fe5fd7c61890cc4b68ab3ec846/rpcs3-v0.0.30-16148-f64d6bc6_win64.7z", - "hash": "8b84943aac13f4d1508a4583d50b6265319c0d3af42bf08e26a7887b3e451a65", + "url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-414a354511441e3fb0aba118a389f2e76e844b1a/rpcs3-v0.0.30-16150-414a3545_win64.7z", + "hash": "22d233ae127c3cf482c7480cdb3282de08908a329eb0791d1b73c71e14af8ffb", "pre_install": [ "if (!(Test-Path \"$persist_dir\")) {", " New-Item \"$persist_dir\" -ItemType Directory | Out-Null",