2021-03-18 05:42:16 +01:00

24 lines
804 B
JSON

{
"version": "2021.2.447",
"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/v2021.2.447/seqcli-2021.2.447-win-x64.zip",
"hash": "f6d59e36152396cfd25885d3211ed12b485015368bd77be877b7cd5adaf21cca",
"extract_dir": "seqcli-2021.2.447-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"
}
}
}
}