From 0d32fc173bb94bfe6bc383f7b27fd553937e8f44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Thu, 18 Mar 2021 05:42:16 +0100 Subject: [PATCH] seqcli: Update to version 2021.2.447 --- bucket/seqcli.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/seqcli.json b/bucket/seqcli.json index bda2c028dc..2e78b23146 100644 --- a/bucket/seqcli.json +++ b/bucket/seqcli.json @@ -1,13 +1,13 @@ { - "version": "2021.2.443", + "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.443/seqcli-2021.2.443-win-x64.zip", - "hash": "4b1d7d27de4b9567bd534054970b9710890f78c1c27bb8712fb05aa058082f0e", - "extract_dir": "seqcli-2021.2.443-win-x64" + "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",