From 18de4725b216255c072671b2d9650611dbd5f382 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 9 Mar 2021 08:47:40 +0100 Subject: [PATCH] seqcli: Update to version 2021.1.439 --- bucket/seqcli.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/seqcli.json b/bucket/seqcli.json index 2d17b12617..d47e5a88a1 100644 --- a/bucket/seqcli.json +++ b/bucket/seqcli.json @@ -1,13 +1,13 @@ { - "version": "2021.1.405", + "version": "2021.1.439", "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.1.405/seqcli-2021.1.405-win-x64.zip", - "hash": "c70c7f700d9370f17dc8466c0828ba5040de2f311480756837f57468630d33e7", - "extract_dir": "seqcli-2021.1.405-win-x64" + "url": "https://github.com/datalust/seqcli/releases/download/v2021.1.439/seqcli-2021.1.439-win-x64.zip", + "hash": "da14ee2871e0f45f926a0ea791160bb4a173fbb5adbad820c05a6a691c258936", + "extract_dir": "seqcli-2021.1.439-win-x64" } }, "bin": "seqcli.exe",