Skip to content

Commit

Permalink
ps3-system-software: fix autoupdate
Browse files Browse the repository at this point in the history
  • Loading branch information
Birdie0 committed Mar 8, 2024
1 parent 7f0f911 commit 05812c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bucket/ps3-system-software.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"hash": "69070A95780F59FC9E0D82BCF53EB9B28FD4ED4A7D54D0A40045F80422FD98D6",
"checkver": {
"url": "https://www.playstation.com/en-us/support/hardware/ps3/system-software/",
"regex": "(?sm)PS3 System Software Update ((?:\\d+)?(?:\\.?\\d*)).*?ps3/image/us/(?<time>[\\w_]+)/PS3UPDAT.PUP"
"regex": "(?smi)PS3 System Software Update ((?:\\d+)?(?:\\.?\\d*)).*?ps3/image/us/(?<time>[\\w_]+)/PS3UPDAT\\.PUP"
},
"autoupdate": {
"url": "http://dus01.ps3.update.playstation.net/update/ps3/image/us/$matchTime/PS3UPDAT.PUP"
Expand Down

0 comments on commit 05812c7

Please sign in to comment.