2022-11-17 00:33:18 +00:00

24 lines
804 B
JSON

{
"version": "2022.1.634",
"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.634/seqcli-2022.1.634-win-x64.zip",
"hash": "a8b86556e60d30eafb4ed39d662685ddce21410d27431695b0d9eac62dbb428f",
"extract_dir": "seqcli-2022.1.634-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"
}
}
}
}