From 075d09129e78f7d5c26b3393236ecfe667df2129 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 31 May 2023 04:25:51 +0000 Subject: [PATCH] seqcli: Update to version 2023.2.708 --- bucket/seqcli.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/seqcli.json b/bucket/seqcli.json index 8d8dce2901..221795281a 100644 --- a/bucket/seqcli.json +++ b/bucket/seqcli.json @@ -1,13 +1,13 @@ { - "version": "2023.1.704", + "version": "2023.2.708", "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.1.704/seqcli-2023.1.704-win-x64.zip", - "hash": "cc047d83d2e49feb8f53aab3488fa3335128981aad1b53312ad445de9c40512b", - "extract_dir": "seqcli-2023.1.704-win-x64" + "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" } }, "bin": "seqcli.exe",