From 6e87a7f18270958b005131318651631451f12e25 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 12:32:02 +0000 Subject: [PATCH] seqcli: Update to version 2022.1.608 --- bucket/seqcli.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/seqcli.json b/bucket/seqcli.json index c80efe0fab..1ebf4b14bd 100644 --- a/bucket/seqcli.json +++ b/bucket/seqcli.json @@ -1,13 +1,13 @@ { - "version": "2022.1.604", + "version": "2022.1.608", "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.604/seqcli-2022.1.604-win-x64.zip", - "hash": "52c22da26044edd835e3434408f3b03f3896a9003198e270735ca45bdbd7c4ff", - "extract_dir": "seqcli-2022.1.604-win-x64" + "url": "https://github.com/datalust/seqcli/releases/download/v2022.1.608/seqcli-2022.1.608-win-x64.zip", + "hash": "da3d9f002e66da0ec1161fec2c82af4d86f096d05092ead409af32aebb7d7ec6", + "extract_dir": "seqcli-2022.1.608-win-x64" } }, "bin": "seqcli.exe",