2022-07-22 04:34:06 +00:00

24 lines
804 B
JSON

{
"version": "2022.1.599",
"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/v2022.1.599/seqcli-2022.1.599-win-x64.zip",
"hash": "cfe557f88873fbaabef20657c0ce55d450a0aae0bbb1168886565e75590a6fe5",
"extract_dir": "seqcli-2022.1.599-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"
}
}
}
}