From 638ca38f2e14ef35c441e83a4a23d3fd23ecb04c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Oct 2025 00:38:16 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 6.9.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 9665a5dc8c..b22820b2bf 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "6.7.1104", + "version": "6.9.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.7.1104/src-cli_6.7.1104_windows_amd64.tar.gz", - "hash": "7036da74555849ba4b916d8b0ba8839ba8463c267404b3231d021a9a3f8f2a42" + "url": "https://github.com/sourcegraph/src-cli/releases/download/6.9.0/src-cli_6.9.0_windows_amd64.tar.gz", + "hash": "7cef94da4c74668cd6aa635605cfce4a2a9d2185cf0a7eefe03c65f24181714c" } }, "bin": "src.exe",