2022-08-03 16:31:31 +00:00

24 lines
804 B
JSON

{
"version": "2022.1.604",
"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.604/seqcli-2022.1.604-win-x64.zip",
"hash": "52c22da26044edd835e3434408f3b03f3896a9003198e270735ca45bdbd7c4ff",
"extract_dir": "seqcli-2022.1.604-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"
}
}
}
}