2025-07-31 04:33:00 +00:00

24 lines
812 B
JSON

{
"version": "2025.2.02428",
"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/v2025.2.02428/seqcli-2025.2.02428-win-x64.zip",
"hash": "370fe19c6c3b571bcaf6b4e6324b99995a05bd435743beda7be434bc16c4ba7f",
"extract_dir": "seqcli-2025.2.02428-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"
}
}
}
}