From 9e09d9b6a80c42e42df1cad9e170bafcdec8d7a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Aug 2025 00:37:32 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 6.7.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 f21c9f7d63..87dfb7bb95 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "6.6.0", + "version": "6.7.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/6.6.0/src-cli_6.6.0_windows_amd64.tar.gz", - "hash": "79667d24abe626cd24bf56cd8c96a98de8fecd92b7e6fc21da7a65bd36f00cee" + "url": "https://github.com/sourcegraph/src-cli/releases/download/6.7.0/src-cli_6.7.0_windows_amd64.tar.gz", + "hash": "37e6140e33d80c72fe8731c7e3ea766cb190533a3ce506a4eb36fc2db8a786d3" } }, "bin": "src.exe",