seqcli: Update to version 2020.5.380

This commit is contained in:
Jakub Čábera 2020-12-24 09:50:02 +01:00
parent cbe7db6e11
commit e0260cd5e2

View File

@ -1,13 +1,13 @@
{ {
"version": "2020.4.365", "version": "2020.5.380",
"description": "Seq command-line client", "description": "Seq command-line client",
"homepage": "https://github.com/datalust/seqcli", "homepage": "https://github.com/datalust/seqcli",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/datalust/seqcli/releases/download/v2020.4.365/seqcli-2020.4.365-win-x64.zip", "url": "https://github.com/datalust/seqcli/releases/download/v2020.5.380/seqcli-2020.5.380-win-x64.zip",
"hash": "ee5db4f6ecdb326f2d83800e1d57df1d074d7264e6f880d2017d35434755f79d", "hash": "0e4c374dcfac2aee1d43d9bb3d7c313afea62bd18f61bc91fbac3970a0f3c802",
"extract_dir": "seqcli-2020.4.365-win-x64" "extract_dir": "seqcli-2020.5.380-win-x64"
} }
}, },
"bin": "seqcli.exe", "bin": "seqcli.exe",