From b771dd03ec601ef7e68c8790b4a02e93cdbc0bb7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Aug 2022 16:31:31 +0000 Subject: [PATCH] seqcli: Update to version 2022.1.604 --- bucket/seqcli.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/seqcli.json b/bucket/seqcli.json index 97936757be..c80efe0fab 100644 --- a/bucket/seqcli.json +++ b/bucket/seqcli.json @@ -1,13 +1,13 @@ { - "version": "2022.1.599", + "version": "2022.1.604", "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.599/seqcli-2022.1.599-win-x64.zip", - "hash": "cfe557f88873fbaabef20657c0ce55d450a0aae0bbb1168886565e75590a6fe5", - "extract_dir": "seqcli-2022.1.599-win-x64" + "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" } }, "bin": "seqcli.exe",