From 561cfcd76a414ca2ab5897246986bffca1fd39b4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Fri, 7 May 2021 07:11:02 +0200 Subject: [PATCH] seqcli: Update to version 2021.2.464 --- bucket/seqcli.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/seqcli.json b/bucket/seqcli.json index 2e78b23146..c38b68dd25 100644 --- a/bucket/seqcli.json +++ b/bucket/seqcli.json @@ -1,13 +1,13 @@ { - "version": "2021.2.447", + "version": "2021.2.464", "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.447/seqcli-2021.2.447-win-x64.zip", - "hash": "f6d59e36152396cfd25885d3211ed12b485015368bd77be877b7cd5adaf21cca", - "extract_dir": "seqcli-2021.2.447-win-x64" + "url": "https://github.com/datalust/seqcli/releases/download/v2021.2.464/seqcli-2021.2.464-win-x64.zip", + "hash": "8575d3134c4a032e57798373286b5b1fec28bce3f83434557d5154311a23ba95", + "extract_dir": "seqcli-2021.2.464-win-x64" } }, "bin": "seqcli.exe",