From 1351127aab5c3488a7633a163e85296f76b6f1c0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Dec 2021 08:29:19 +0000 Subject: [PATCH] seqcli: Update to version 2021.4.540 --- bucket/seqcli.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/seqcli.json b/bucket/seqcli.json index 557f8ec406..b4e80ba0de 100644 --- a/bucket/seqcli.json +++ b/bucket/seqcli.json @@ -1,13 +1,13 @@ { - "version": "2021.3.510", + "version": "2021.4.540", "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.3.510/seqcli-2021.3.510-win-x64.zip", - "hash": "071f1f77ed5de20563f708c0b4242a8d5ae32e829a7fb2821ab093b8cc9c0895", - "extract_dir": "seqcli-2021.3.510-win-x64" + "url": "https://github.com/datalust/seqcli/releases/download/v2021.4.540/seqcli-2021.4.540-win-x64.zip", + "hash": "ae6dd6b7b8fde2233299e260385be37298bae4091b15ebc65f92f58f51d7209c", + "extract_dir": "seqcli-2021.4.540-win-x64" } }, "bin": "seqcli.exe",