2025-10-21 00:38:43 +00:00

24 lines
812 B
JSON

{
"version": "2025.2.02451",
"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.02451/seqcli-2025.2.02451-win-x64.zip",
"hash": "ebe73246104704e2205a590c98f16345f3c9831da9e17c18ec0afd5cf7f055e4",
"extract_dir": "seqcli-2025.2.02451-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"
}
}
}
}