From c865724848997aadf4498ce2b7d8d6293958034f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Dec 2021 04:29:55 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 3.35.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 dc7194630b..30e847c56b 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "3.34.2", + "version": "3.35.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/3.34.2/src-cli_3.34.2_windows_amd64.tar.gz", - "hash": "13cb8c9383a1bab5c6117fe6e036cd40f612f10d73821b86f386a6cebbc4b1ae" + "url": "https://github.com/sourcegraph/src-cli/releases/download/3.35.0/src-cli_3.35.0_windows_amd64.tar.gz", + "hash": "f556d5d20da44324c2fd5877fe62d8bc36adc603eca1d09ad6af1996e6c6147b" } }, "bin": "src.exe",