Skip to content

Commit 6673f4c

Browse files
rpcs3: Update to version 0.0.30-16156
1 parent edfd139 commit 6673f4c

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.30-16155",
2+
"version": "0.0.30-16156",
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-7674c29c78c45f693c052a50a4ab2bf1e8c49538/rpcs3-v0.0.30-16155-7674c29c_win64.7z",
19-
"hash": "6d8da62621a0732276e92481a8073d0c1d72d78195168bb2e0bbc0eb05eed090",
18+
"url": "https://github.com/rpcs3/rpcs3-binaries-win/releases/download/build-eb8325afcb9d374c880498139fdd06eae37fa947/rpcs3-v0.0.30-16156-eb8325af_win64.7z",
19+
"hash": "35ae6845f0de02f8d1641a8fdfb83c3856b94c366a7df3ee7c1245712dcfa739",
2020
"pre_install": [
2121
"if (!(Test-Path \"$persist_dir\")) {",
2222
" New-Item \"$persist_dir\" -ItemType Directory | Out-Null",

0 commit comments

Comments
 (0)