2022-11-04 04:33:39 +00:00

24 lines
804 B
JSON

{
"version": "2022.1.621",
"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.621/seqcli-2022.1.621-win-x64.zip",
"hash": "db5fe0ce0c490bdffc2aeded02af7eb105dbb23e77bb50f90270e58cdc076581",
"extract_dir": "seqcli-2022.1.621-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"
}
}
}
}