From 60e12439528bcb5aecc314bab3293a05c9e414ae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 04:41:56 +0000 Subject: [PATCH] seqcli: Update to version 2022.1.580 --- bucket/seqcli.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/seqcli.json b/bucket/seqcli.json index 80b1841296..6a0b5c9147 100644 --- a/bucket/seqcli.json +++ b/bucket/seqcli.json @@ -1,13 +1,13 @@ { - "version": "2022.1.567", + "version": "2022.1.580", "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/v2022.1.567/seqcli-2022.1.567-win-x64.zip", - "hash": "055b41fdf684dba23c921539f26f2369bd72c58bbdba2b40835c52a331206946", - "extract_dir": "seqcli-2022.1.567-win-x64" + "url": "https://github.com/datalust/seqcli/releases/download/v2022.1.580/seqcli-2022.1.580-win-x64.zip", + "hash": "c39b7b6fd17c4d9d235444aadbc21f7f957aa65e6743484c4ae6cadf91ccb842", + "extract_dir": "seqcli-2022.1.580-win-x64" } }, "bin": "seqcli.exe",