Skip to content

Commit

Permalink
fix autoupdate url
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiVernon committed Dec 14, 2024
1 parent 904e430 commit aa6ef5b
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions bucket/shadps4-dev.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
"identifier": "GPL-2.0-only",
"url": "https://github.com/shadps4-emu/shadPS4/blob/main/LICENSE"
},
"url": "https://github.com/shadps4-emu/shadPS4/releases/download/Pre-release-shadPS4-2024-12-12-5be807f/shadps4-win64-qt-2024-12-12-5be807f.zip",
"hash": "",
"url": "https://github.com/shadps4-emu/shadPS4/releases/download/Pre-release-shadPS4-2024-12-13-715ac8a/shadps4-win64-qt-2024-12-13-715ac8a.zip",
"hash": "f62e1ce2c1031eec777f2c36ee974a284c755bf63542222dd7b90fb417f5aed0",
"bin": "shadPS4.exe",
"shortcuts": [
[
Expand All @@ -22,10 +22,6 @@
"regex": "((\\d+-){3}[a-f0-9]{7})"
},
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/shadps4-emu/shadPS4/releases/download/Pre-release-shadPS4-$version/shadps4-win64-qt-$version.zip"
}
}
"url": "https://github.com/shadps4-emu/shadPS4/releases/download/Pre-release-shadPS4-$version/shadps4-win64-qt-$version.zip"
}
}

0 comments on commit aa6ef5b

Please sign in to comment.