mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-22 08:31:20 +00:00
24 lines
804 B
JSON
24 lines
804 B
JSON
{
|
|
"version": "2021.2.443",
|
|
"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/v2021.2.443/seqcli-2021.2.443-win-x64.zip",
|
|
"hash": "4b1d7d27de4b9567bd534054970b9710890f78c1c27bb8712fb05aa058082f0e",
|
|
"extract_dir": "seqcli-2021.2.443-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"
|
|
}
|
|
}
|
|
}
|
|
}
|