From 1dfc323b8fee4c4d399bd94186135eee6c42c81d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 10 Dec 2024 00:39:40 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 5.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 996ba0dcef..b2752afe74 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "5.9.1", + "version": "5.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/5.9.1/src-cli_5.9.1_windows_amd64.tar.gz", - "hash": "b519c06a2ac4597284344f9d90fb80f3e9b17197edca664df5e325fc866ece9b" + "url": "https://github.com/sourcegraph/src-cli/releases/download/5.10.0/src-cli_5.10.0_windows_amd64.tar.gz", + "hash": "63aad2b233210f8843e909d792bf0e94da5c32c530bc60330c60d8ebde07e316" } }, "bin": "src.exe",