Skip to content

Commit 66359d5

Browse files
rpcs3: Update to version 0.0.31-16180
1 parent 31488ab commit 66359d5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

bucket/rpcs3.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "0.0.31-16178",
2+
"version": "0.0.31-16180",
33
"description": "Open-source Sony PlayStation 3 emulator",
44
"homepage": "https://rpcs3.net/",
55
"license": {
@@ -15,8 +15,8 @@
1515
"suggest": {
1616
"Microsoft Visual C++ Runtime 2022": "extras/vcredist2022"
1717
},
18-
"url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-45863bc7c5bb86386627517389773116b0e6c8b7/rpcs3-v0.0.31-16178-45863bc7_win64.7z",
19-
"hash": "35ad34a87be9dc7839886a09ac25dc8d92da9dba1f164ecd53a4c969a2456e94",
18+
"url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-719dafa67977f2bacfea4826f9b06cbc97c2e53b/rpcs3-v0.0.31-16180-719dafa6_win64.7z",
19+
"hash": "cbd265d7230fe96552111e3efbb7f6c3567beb88cf1e2c1f2d89edea6625f683",
2020
"pre_install": [
2121
"if (!(Test-Path \"$persist_dir\")) {",
2222
" New-Item \"$persist_dir\" -ItemType Directory | Out-Null",

0 commit comments

Comments
 (0)