seqcli: Update to version 5.0.165

This commit is contained in:
Richard Kuhnt 2018-11-06 06:00:31 +00:00
parent 2db88e0e0c
commit 98fee00f39

View File

@ -2,10 +2,10 @@
"homepage": "https://github.com/datalust/seqcli", "homepage": "https://github.com/datalust/seqcli",
"description": "Seq command-line client", "description": "Seq command-line client",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "5.0.160", "version": "5.0.165",
"url": "https://github.com/datalust/seqcli/releases/download/v5.0.160/seqcli-5.0.160-win-x64.zip", "url": "https://github.com/datalust/seqcli/releases/download/v5.0.165/seqcli-5.0.165-win-x64.zip",
"hash": "7b24f276694d41db9ecf938e6de5a2ea732cecef8930e8671e5a8d2cd4ba757c", "hash": "9011b2c2cadae31aa4a3f8097ed55ae06cf154973c869e10a4373594956a3090",
"extract_dir": "seqcli-5.0.160-win-x64", "extract_dir": "seqcli-5.0.165-win-x64",
"bin": [ "bin": [
"seqcli.exe" "seqcli.exe"
], ],