mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
24 lines
804 B
JSON
24 lines
804 B
JSON
{
|
|
"version": "2023.1.672",
|
|
"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/v2023.1.672/seqcli-2023.1.672-win-x64.zip",
|
|
"hash": "1ed791ae0cf48d8abfd64ee6784a9aab5296e110acd1dface66a44c9df7bfe99",
|
|
"extract_dir": "seqcli-2023.1.672-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"
|
|
}
|
|
}
|
|
}
|
|
}
|