2020-06-23 08:58:34 +02:00

16 lines
634 B
JSON

{
"version": "2020.1.299",
"description": "Seq command-line client",
"homepage": "https://github.com/datalust/seqcli",
"license": "Apache-2.0",
"url": "https://github.com/datalust/seqcli/releases/download/v2020.1.299/seqcli-2020.1.299-win-x64.zip",
"hash": "934f1658ec7fd36dddaf4546962b78674bb749a92747ec9fef5c45d09a199df0",
"extract_dir": "seqcli-2020.1.299-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"
}
}