rpcs3: Update to version 0.0.23-13972

master
github-actions[bot] 2022-07-26 16:31:28 +00:00
parent c3b2badb96
commit 5838871555
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"version": "0.0.23-13969",
"version": "0.0.23-13972",
"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-143bd6cc800355e46f15c5b62609fbd2f310fd62/rpcs3-v0.0.23-13969-143bd6cc_win64.7z",
"hash": "37098a22d6b34b846178e90751e89388beffd19f5c7f695437808d78f101d99a",
"url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-577f379a1223ec536077774b56583bc4cdd7c34b/rpcs3-v0.0.23-13972-577f379a_win64.7z",
"hash": "bdff969f922cabf3d3e8967dad73842369ab9876c9abc4678477ade3c9b659eb",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-Item \"$persist_dir\" -ItemType Directory | Out-Null",