2024-03-07 08:23:43 +00:00

24 lines
804 B
JSON

{
"version": "2024.1.836",
"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/v2024.1.836/seqcli-2024.1.836-win-x64.zip",
"hash": "c9960c6f40509da108b13c4579b778090eca1ff5dea0296b2a285bc41fe7cb39",
"extract_dir": "seqcli-2024.1.836-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"
}
}
}
}