Skip to content

Commit

Permalink
shadps4: Add version 0.4.0 (#1253)
Browse files Browse the repository at this point in the history
Co-authored-by: Hugo Locurcio <[email protected]>
  • Loading branch information
kid1412621 and Calinou authored Dec 2, 2024
1 parent 1a75456 commit a1e4c30
Showing 1 changed file with 27 additions and 0 deletions.
27 changes: 27 additions & 0 deletions bucket/shadps4.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,27 @@
{
"version": "0.4.0",
"description": "PlayStation 4 emulator for Windows, Linux and macOS",
"homepage": "https://shadps4.net/",
"license": {
"identifier": "GPL-2.0-only",
"url": "https://github.com/shadps4-emu/shadPS4/blob/main/LICENSE"
},
"url": "https://github.com/shadps4-emu/shadPS4/releases/download/v.0.4.0/shadps4-win64-qt-0.4.0.zip",
"hash": "877e5c238673c3f5a2f6111caeb63a33ef4ff251fe878ea376b81294e1753666",
"bin": "shadPS4.exe",
"shortcuts": [
[
"shadPS4.exe",
"shadPS4"
]
],
"persist": [
"user"
],
"checkver": {
"github": "https://github.com/shadps4-emu/shadPS4/"
},
"autoupdate": {
"url": "https://github.com/shadps4-emu/shadPS4/releases/download/v.$version/shadps4-win64-qt-$version.zip"
}
}

0 comments on commit a1e4c30

Please sign in to comment.