From 7d2aa264505d8352b8c63b3b1413549a3bb40739 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 Feb 2024 20:24:25 +0000 Subject: [PATCH] rpcs3: Update to version 0.0.30-16146 --- bucket/rpcs3.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rpcs3.json b/bucket/rpcs3.json index 1fccbbb736e8..1f6886ddafd8 100644 --- a/bucket/rpcs3.json +++ b/bucket/rpcs3.json @@ -1,5 +1,5 @@ { - "version": "0.0.30-16135", + "version": "0.0.30-16146", "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-0f682b7da1986af202cb142388fa138fc682cc6d/rpcs3-v0.0.30-16135-0f682b7d_win64.7z", - "hash": "d3a597da949ce595aef2ad24be680c72ebbfa9f08bb0b14bc20d20fbc8ac23db", + "url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-83256cdacbb1083eb45c59ac2ee5794299b5e46a/rpcs3-v0.0.30-16146-83256cda_win64.7z", + "hash": "3fb77d19362154199afca9484c8ed0af9e5e6abbb17a4f22e0eac7076f2f425e", "pre_install": [ "if (!(Test-Path \"$persist_dir\")) {", " New-Item \"$persist_dir\" -ItemType Directory | Out-Null",