mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-02 14:51:18 +00:00
24 lines
804 B
JSON
24 lines
804 B
JSON
{
|
|
"version": "2020.5.380",
|
|
"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/v2020.5.380/seqcli-2020.5.380-win-x64.zip",
|
|
"hash": "0e4c374dcfac2aee1d43d9bb3d7c313afea62bd18f61bc91fbac3970a0f3c802",
|
|
"extract_dir": "seqcli-2020.5.380-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"
|
|
}
|
|
}
|
|
}
|
|
}
|