From 520c53d75887e200055ff9f1630138676c5d4ab2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 7 Jul 2023 04:29:04 +0000 Subject: [PATCH] seqcli: Update to version 2023.3.715 --- bucket/seqcli.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/seqcli.json b/bucket/seqcli.json index 221795281a..0205f12e34 100644 --- a/bucket/seqcli.json +++ b/bucket/seqcli.json @@ -1,13 +1,13 @@ { - "version": "2023.2.708", + "version": "2023.3.715", "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.2.708/seqcli-2023.2.708-win-x64.zip", - "hash": "f64e201eec331c369740edfffd245a9a9aaa299e3a1d3c9aa61a9f634fabe7d4", - "extract_dir": "seqcli-2023.2.708-win-x64" + "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" } }, "bin": "seqcli.exe",