From 630bea7879309b72053573cd18019533307abb12 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 31 Aug 2023 08:26:39 +0000 Subject: [PATCH] seqcli: Update to version 2023.4.722 --- bucket/seqcli.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/seqcli.json b/bucket/seqcli.json index 0205f12e34..dc039bae55 100644 --- a/bucket/seqcli.json +++ b/bucket/seqcli.json @@ -1,13 +1,13 @@ { - "version": "2023.3.715", + "version": "2023.4.722", "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/v2023.3.715/seqcli-2023.3.715-win-x64.zip", - "hash": "bb9b0228ef8b37ac0f31997274cb54715fccab640019f9f9709a50cceae06cd2", - "extract_dir": "seqcli-2023.3.715-win-x64" + "url": "https://github.com/datalust/seqcli/releases/download/v2023.4.722/seqcli-2023.4.722-win-x64.zip", + "hash": "911b8aa08efbc936d4c56f9459f338e9b646dcd90b27ff8afe109fe7bd5d789d", + "extract_dir": "seqcli-2023.4.722-win-x64" } }, "bin": "seqcli.exe",