2024-05-01 08:29:03 +00:00

24 lines
804 B
JSON

{
"version": "2024.3.867",
"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.3.867/seqcli-2024.3.867-win-x64.zip",
"hash": "0611b1ceaea086ba0575a7188e5b10a4ed6125d22cc75770d892864cb6577e2d",
"extract_dir": "seqcli-2024.3.867-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"
}
}
}
}