2023-05-31 04:25:51 +00:00

24 lines
804 B
JSON

{
"version": "2023.2.708",
"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.2.708/seqcli-2023.2.708-win-x64.zip",
"hash": "f64e201eec331c369740edfffd245a9a9aaa299e3a1d3c9aa61a9f634fabe7d4",
"extract_dir": "seqcli-2023.2.708-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"
}
}
}
}