From 7887e976bd518148fc4e7c2a53e00f7a1adc3173 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 12 Oct 2021 21:22:26 -0700 Subject: [PATCH] seqcli: Update to version 2021.3.510 --- bucket/seqcli.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/seqcli.json b/bucket/seqcli.json index c38b68dd25..557f8ec406 100644 --- a/bucket/seqcli.json +++ b/bucket/seqcli.json @@ -1,13 +1,13 @@ { - "version": "2021.2.464", + "version": "2021.3.510", "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.464/seqcli-2021.2.464-win-x64.zip", - "hash": "8575d3134c4a032e57798373286b5b1fec28bce3f83434557d5154311a23ba95", - "extract_dir": "seqcli-2021.2.464-win-x64" + "url": "https://github.com/datalust/seqcli/releases/download/v2021.3.510/seqcli-2021.3.510-win-x64.zip", + "hash": "071f1f77ed5de20563f708c0b4242a8d5ae32e829a7fb2821ab093b8cc9c0895", + "extract_dir": "seqcli-2021.3.510-win-x64" } }, "bin": "seqcli.exe",