From a35db909d43ac5c9032b71773a6a5a8a8ccb3b04 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 16:29:53 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 5.8.0 --- bucket/sourcegraph-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sourcegraph-cli.json b/bucket/sourcegraph-cli.json index 188f593a19..7d10ac23a7 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "5.5.0", + "version": "5.8.0", "description": "Command line interface to Sourcegraph", "homepage": "https://github.com/sourcegraph/src-cli", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/sourcegraph/src-cli/releases/download/5.5.0/src-cli_5.5.0_windows_amd64.tar.gz", - "hash": "4be9fda44fcafd428487a87132771e016b4a5499731f529e091fa08a571a46e3" + "url": "https://github.com/sourcegraph/src-cli/releases/download/5.8.0/src-cli_5.8.0_windows_amd64.tar.gz", + "hash": "01fbd9a02d0513193ef113ef176cd290d734046d35c1be9c867746c7ea82d2f6" } }, "bin": "src.exe",