Skip to content

Commit

Permalink
rpcs3: Update to version 0.0.30-16151
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 28, 2024
1 parent ff24e67 commit 0b456f1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/rpcs3.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "0.0.30-16150",
"version": "0.0.30-16151",
"description": "Open-source Sony PlayStation 3 emulator",
"homepage": "https://rpcs3.net/",
"license": {
Expand All @@ -15,8 +15,8 @@
"suggest": {
"Microsoft Visual C++ Runtime 2022": "extras/vcredist2022"
},
"url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-414a354511441e3fb0aba118a389f2e76e844b1a/rpcs3-v0.0.30-16150-414a3545_win64.7z",
"hash": "22d233ae127c3cf482c7480cdb3282de08908a329eb0791d1b73c71e14af8ffb",
"url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-75ef154c123def1218d218a2ee215cfc83c0d210/rpcs3-v0.0.30-16151-75ef154c_win64.7z",
"hash": "84e2426635505c782f477ab0a022a86b459e349e384f4c8adfafa2f4c7e4bd74",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-Item \"$persist_dir\" -ItemType Directory | Out-Null",
Expand Down

0 comments on commit 0b456f1

Please sign in to comment.