From c1d6ec57e68ad62555a84eeea6ef52642ac4113a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2025 12:32:33 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 6.0.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 0d0fc7f8eb..ba9370989a 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "5.11.1", + "version": "6.0.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.11.1/src-cli_5.11.1_windows_amd64.tar.gz", - "hash": "e802844f4d3a985da65d03b6fc2924aa7a8c4f875d7a14fb9235634f66ca2f43" + "url": "https://github.com/sourcegraph/src-cli/releases/download/6.0.0/src-cli_6.0.0_windows_amd64.tar.gz", + "hash": "d75e744b8b12feeac2eb596986f495cb090062ba91bf199d00941aa8e4cf0889" } }, "bin": "src.exe",