2023-04-21 08:26:46 +00:00

24 lines
804 B
JSON

{
"version": "2023.1.704",
"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/v2023.1.704/seqcli-2023.1.704-win-x64.zip",
"hash": "cc047d83d2e49feb8f53aab3488fa3335128981aad1b53312ad445de9c40512b",
"extract_dir": "seqcli-2023.1.704-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"
}
}
}
}