2020-06-24 10:09:49 +02:00

16 lines
634 B
JSON

{
"version": "2020.1.304",
"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.304/seqcli-2020.1.304-win-x64.zip",
"hash": "d88dd9ec9af6987f30a2d19299394b78809ba3c1a7cf56b49dd15c3d24f88f52",
"extract_dir": "seqcli-2020.1.304-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"
}
}