From 4f4cda2e16f3acb9ab12b5d25b37d6dd1838f2c1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 00:32:39 +0000 Subject: [PATCH] seqcli: Update to version 2022.1.567 --- bucket/seqcli.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/seqcli.json b/bucket/seqcli.json index 7192ea16a4..80b1841296 100644 --- a/bucket/seqcli.json +++ b/bucket/seqcli.json @@ -1,13 +1,13 @@ { - "version": "2021.4.549", + "version": "2022.1.567", "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.4.549/seqcli-2021.4.549-win-x64.zip", - "hash": "cd0701121cc59968fd3a3ce2a3e6fcc75ae4dab0b80f27cef643eceb1c263926", - "extract_dir": "seqcli-2021.4.549-win-x64" + "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" } }, "bin": "seqcli.exe",