From 15fbf9972e493a628749217574bbb3bf4076f660 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Nov 2022 00:33:18 +0000 Subject: [PATCH] seqcli: Update to version 2022.1.634 --- bucket/seqcli.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/seqcli.json b/bucket/seqcli.json index 79b5075658..fad1df1b68 100644 --- a/bucket/seqcli.json +++ b/bucket/seqcli.json @@ -1,13 +1,13 @@ { - "version": "2022.1.621", + "version": "2022.1.634", "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.621/seqcli-2022.1.621-win-x64.zip", - "hash": "db5fe0ce0c490bdffc2aeded02af7eb105dbb23e77bb50f90270e58cdc076581", - "extract_dir": "seqcli-2022.1.621-win-x64" + "url": "https://github.com/datalust/seqcli/releases/download/v2022.1.634/seqcli-2022.1.634-win-x64.zip", + "hash": "a8b86556e60d30eafb4ed39d662685ddce21410d27431695b0d9eac62dbb428f", + "extract_dir": "seqcli-2022.1.634-win-x64" } }, "bin": "seqcli.exe",