Skip to content

Commit

Permalink
rpcs3: Update to version 0.0.33-16999
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 2, 2024
1 parent 930af05 commit 0101e1c
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.33-16998",
"version": "0.0.33-16999",
"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-1568366d9ccd64d292b55f1ef99c0229c789e9b5/rpcs3-v0.0.33-16998-1568366d_win64.7z",
"hash": "dc62878da0ca28dc6e0a0b0d81d6ac064c74e3d09a5901994b60c4027b19ba8b",
"url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-938306a7bc86edd0dfdd995d28e818f36240bf8f/rpcs3-v0.0.33-16999-938306a7_win64.7z",
"hash": "cfb67cca6e89c87d1a71db1e263ce34a74a0ecd8b83b24dfa327df0435e44fad",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-Item \"$persist_dir\" -ItemType Directory | Out-Null",
Expand Down

0 comments on commit 0101e1c

Please sign in to comment.