From 2a8cf4da8e67fb5f2c6445479633e8f6e1569776 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 08:30:15 +0000 Subject: [PATCH] seqcli: Update to version 2024.3.922 --- bucket/seqcli.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/seqcli.json b/bucket/seqcli.json index c7724c286f..710f9d75b8 100644 --- a/bucket/seqcli.json +++ b/bucket/seqcli.json @@ -1,13 +1,13 @@ { - "version": "2024.3.873", + "version": "2024.3.922", "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/v2024.3.873/seqcli-2024.3.873-win-x64.zip", - "hash": "e61ea6a2be812781596f377f6cef4fb7badb07b6e6b9f46ea5e6b6976f812e41", - "extract_dir": "seqcli-2024.3.873-win-x64" + "url": "https://github.com/datalust/seqcli/releases/download/v2024.3.922/seqcli-2024.3.922-win-x64.zip", + "hash": "743390a86e246369c964fa4b6abc5fc592c11e687763743316919ba7818d153c", + "extract_dir": "seqcli-2024.3.922-win-x64" } }, "bin": "seqcli.exe",