2019-08-22 04:00:21 +00:00

16 lines
622 B
JSON

{
"homepage": "https://github.com/datalust/seqcli",
"description": "Seq command-line client",
"license": "Apache-2.0",
"version": "5.1.251",
"url": "https://github.com/datalust/seqcli/releases/download/v5.1.251/seqcli-5.1.251-win-x64.zip",
"hash": "e10554af31e83bd23c576643033493874595eadcca6d6e921070b7a65b35cc70",
"extract_dir": "seqcli-5.1.251-win-x64",
"bin": "seqcli.exe",
"checkver": "github",
"autoupdate": {
"url": "https://github.com/datalust/seqcli/releases/download/v$version/seqcli-$version-win-x64.zip",
"extract_dir": "seqcli-$version-win-x64"
}
}