seqcli: Update to version 2020.4.365

This commit is contained in:
Jakub Čábera 2020-11-12 08:17:46 +01:00
parent c0f78b68e0
commit e3de228c7d

View File

@ -1,13 +1,13 @@
{ {
"version": "2020.3.345", "version": "2020.4.365",
"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.3.345/seqcli-2020.3.345-win-x64.zip", "url": "https://github.com/datalust/seqcli/releases/download/v2020.4.365/seqcli-2020.4.365-win-x64.zip",
"hash": "3b4ae185f6ba27ca954c0bafb888f7c2d239ab810cde99087977f14eb7a2d824", "hash": "ee5db4f6ecdb326f2d83800e1d57df1d074d7264e6f880d2017d35434755f79d",
"extract_dir": "seqcli-2020.3.345-win-x64" "extract_dir": "seqcli-2020.4.365-win-x64"
} }
}, },
"bin": "seqcli.exe", "bin": "seqcli.exe",