2025-08-11 08:31:45 +00:00

24 lines
812 B
JSON

{
"version": "2025.2.02443",
"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.02443/seqcli-2025.2.02443-win-x64.zip",
"hash": "67dc00862d7a5e1258129aa7f77abe5b8537b658c86968ae3db0e7f5c04315ac",
"extract_dir": "seqcli-2025.2.02443-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"
}
}
}
}