rpcs3: Update to version 0.0.23-14088

master
github-actions[bot] 2022-08-26 08:30:38 +00:00
parent e09d41bfb5
commit 579a816913
1 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
{
"version": "0.0.23-14087",
"version": "0.0.23-14088",
"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-daf43989fcefe8c8e5436909758fb70f4c5f788d/rpcs3-v0.0.23-14087-daf43989_win64.7z",
"hash": "276923a296ef9e8b6ec8283fff3cab94134ea330f5a01e149faa99cb4e45489b",
"url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-698c3415eaedf1a494d5eca20e41228d3ff29d68/rpcs3-v0.0.23-14088-698c3415_win64.7z",
"hash": "fdc26ab7cf4ce804e4bc665b3ca87eac076329b07dc94c5bd46757261118b1b0",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-Item \"$persist_dir\" -ItemType Directory | Out-Null",