mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
24 lines
812 B
JSON
24 lines
812 B
JSON
{
|
|
"version": "2025.2.02337",
|
|
"description": "Seq command-line client",
|
|
"homepage": "https://github.com/datalust/seqcli",
|
|
"license": "Apache-2.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/datalust/seqcli/releases/download/v2025.2.02337/seqcli-2025.2.02337-win-x64.zip",
|
|
"hash": "81f601309e07834a443d53029ac2b204e068b3adebbe9854202dc1c45e8cba5c",
|
|
"extract_dir": "seqcli-2025.2.02337-win-x64"
|
|
}
|
|
},
|
|
"bin": "seqcli.exe",
|
|
"checkver": "github",
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/datalust/seqcli/releases/download/v$version/seqcli-$version-win-x64.zip",
|
|
"extract_dir": "seqcli-$version-win-x64"
|
|
}
|
|
}
|
|
}
|
|
}
|