mirror of
https://github.com/ScoopInstaller/Extras.git
synced 2026-07-31 11:27:35 +08:00
23 lines
858 B
JSON
23 lines
858 B
JSON
{
|
|
"version": "1.4.1-84",
|
|
"description": "A modern music player and library organizer.",
|
|
"homepage": "https://www.clementine-player.org/",
|
|
"license": "GPL-3.0-only",
|
|
"url": "https://github.com/clementine-player/Clementine/releases/download/1.4.1-84-ge8f3f34dd/ClementineSetup-1.4.1-84-ge8f3f34dd.exe#/dl.7z",
|
|
"hash": "c1ffc361c72be420bf2644a4db98b6284f2cc2b5d7fe9f06cfd66639aa409082",
|
|
"bin": "clementine.exe",
|
|
"shortcuts": [
|
|
[
|
|
"clementine.exe",
|
|
"Clementine"
|
|
]
|
|
],
|
|
"checkver": {
|
|
"github": "https://github.com/clementine-player/Clementine",
|
|
"regex": "^(?i)(?<tag>v?([\\d.-]+)[-+]g(?<commit>[\\w]+))$"
|
|
},
|
|
"autoupdate": {
|
|
"url": "https://github.com/clementine-player/Clementine/releases/download/$matchTag/ClementineSetup-$matchTag.exe#/dl.7z"
|
|
}
|
|
}
|