Skip to content

Commit

Permalink
collapse-launcher: Add version 1.73.8 (#1163)
Browse files Browse the repository at this point in the history
  • Loading branch information
SandeMC authored Jun 10, 2024
1 parent 253459c commit b53f7de
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions bucket/collapse-launcher.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"version": "1.73.8",
"homepage": "https://github.com/CollapseLauncher/Collapse",
"description": "An advanced open-source launcher for miHoYo games",
"license": "MIT",
"url": "https://github.com/CollapseLauncher/Collapse/releases/download/CL-v1.73.8/CL-1.73.8_Portable.7z",
"hash": "BB2A52260125878E32F9C2F6CD4B32C6AAB0F001F96CB65148DE5B7763F27231",
"shortcuts": [
[
"CollapseLauncher.exe",
"Collapse Launcher"
]
],
"checkver": {
"url": "https://api.github.com/repos/CollapseLauncher/Collapse/releases",
"jsonpath": "$[?(@.prerelease == false)].tag_name",
"regex": "CL-v(?<version>[\\d.]+)"
},
"autoupdate": {
"url": "https://github.com/CollapseLauncher/Collapse/releases/download/CL-v$matchVersion/CL-$matchVersion_Portable.7z"
}
}

0 comments on commit b53f7de

Please sign in to comment.