From a9fbf8b06852746f1ef68a8adab3b595a10ef480 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 04:30:43 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 6.10.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 b22820b2bf..60c56ef669 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "6.9.0", + "version": "6.10.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.9.0/src-cli_6.9.0_windows_amd64.tar.gz", - "hash": "7cef94da4c74668cd6aa635605cfce4a2a9d2185cf0a7eefe03c65f24181714c" + "url": "https://github.com/sourcegraph/src-cli/releases/download/6.10.0/src-cli_6.10.0_windows_amd64.tar.gz", + "hash": "1fdb994cdb4f92a25fa9266dbe2b93265e9327ad9a3451715f459f9dffc39d0a" } }, "bin": "src.exe",