From 1f1b48a6b4e8b600a777b3bd8037778cb2bc5b76 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Jan 2023 08:29:22 +0000 Subject: [PATCH] seqcli: Update to version 2023.1.672 --- bucket/seqcli.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/seqcli.json b/bucket/seqcli.json index fad1df1b68..36478a3c81 100644 --- a/bucket/seqcli.json +++ b/bucket/seqcli.json @@ -1,13 +1,13 @@ { - "version": "2022.1.634", + "version": "2023.1.672", "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.634/seqcli-2022.1.634-win-x64.zip", - "hash": "a8b86556e60d30eafb4ed39d662685ddce21410d27431695b0d9eac62dbb428f", - "extract_dir": "seqcli-2022.1.634-win-x64" + "url": "https://github.com/datalust/seqcli/releases/download/v2023.1.672/seqcli-2023.1.672-win-x64.zip", + "hash": "1ed791ae0cf48d8abfd64ee6784a9aab5296e110acd1dface66a44c9df7bfe99", + "extract_dir": "seqcli-2023.1.672-win-x64" } }, "bin": "seqcli.exe",