Skip to content

Commit

Permalink
rpcs3: Update to version 0.0.34-17479
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 13, 2025
1 parent 73813b4 commit f9991ac
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.34-17478",
"version": "0.0.34-17479",
"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-f15ed36da14bcb4932cb5d3a8347602b9cb746ea/rpcs3-v0.0.34-17478-f15ed36d_win64.7z",
"hash": "ea7c4c3bf448cd282c6640e88a7793f8ed1ff2e59d2fb01b75d2810c83914264",
"url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-eeff7b0f0af8600af63ee533eef0fb98d76a391f/rpcs3-v0.0.34-17479-eeff7b0f_win64.7z",
"hash": "df4112fa133597ab132714c34b59c6ce1737bc0ffcb4afc105d0848edc669bd7",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-Item \"$persist_dir\" -ItemType Directory | Out-Null",
Expand Down

0 comments on commit f9991ac

Please sign in to comment.