From 2ee7a10010e25d7197d4483c4fc308b6159d6da6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Mar 2024 08:23:43 +0000 Subject: [PATCH] seqcli: Update to version 2024.1.836 --- bucket/seqcli.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/seqcli.json b/bucket/seqcli.json index 65c0b231a0..bfa2f10d9e 100644 --- a/bucket/seqcli.json +++ b/bucket/seqcli.json @@ -1,13 +1,13 @@ { - "version": "2024.1.796", + "version": "2024.1.836", "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.1.796/seqcli-2024.1.796-win-x64.zip", - "hash": "89b59e1823e374491c0d22672d08c0a0e2355380c45cf5b75b320160d8184e7c", - "extract_dir": "seqcli-2024.1.796-win-x64" + "url": "https://github.com/datalust/seqcli/releases/download/v2024.1.836/seqcli-2024.1.836-win-x64.zip", + "hash": "c9960c6f40509da108b13c4579b778090eca1ff5dea0296b2a285bc41fe7cb39", + "extract_dir": "seqcli-2024.1.836-win-x64" } }, "bin": "seqcli.exe",