From 701f3226b70f5f60ccd7d8baa92a40369599e9b6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jan 2022 16:29:50 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 3.35.2 --- 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 9286064250..5b4b9d31f7 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "3.35.1", + "version": "3.35.2", "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.35.1/src-cli_3.35.1_windows_amd64.tar.gz", - "hash": "3ad35ba150d051765a3cf6450578c9cb9062df19f54e511e89d40f9a4cd46e04" + "url": "https://github.com/sourcegraph/src-cli/releases/download/3.35.2/src-cli_3.35.2_windows_amd64.tar.gz", + "hash": "c01bc204b6612c138a67bf522abc2b389b40884961c7314209ba9c8140cf75a8" } }, "bin": "src.exe",