From d7b56d2289ce2f248d2974c89ec4be3feab6c765 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 20:28:58 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 6.7.1104 --- 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 87dfb7bb95..9665a5dc8c 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "6.7.0", + "version": "6.7.1104", "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.7.0/src-cli_6.7.0_windows_amd64.tar.gz", - "hash": "37e6140e33d80c72fe8731c7e3ea766cb190533a3ce506a4eb36fc2db8a786d3" + "url": "https://github.com/sourcegraph/src-cli/releases/download/6.7.1104/src-cli_6.7.1104_windows_amd64.tar.gz", + "hash": "7036da74555849ba4b916d8b0ba8839ba8463c267404b3231d021a9a3f8f2a42" } }, "bin": "src.exe",