From c23ef3afef5bff35267f4e0ee808a68bad8a2361 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Jan 2022 00:36:22 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 3.35.3 --- 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 5b4b9d31f7..b568e23a14 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "3.35.2", + "version": "3.35.3", "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.2/src-cli_3.35.2_windows_amd64.tar.gz", - "hash": "c01bc204b6612c138a67bf522abc2b389b40884961c7314209ba9c8140cf75a8" + "url": "https://github.com/sourcegraph/src-cli/releases/download/3.35.3/src-cli_3.35.3_windows_amd64.tar.gz", + "hash": "ab72d9b2debc9f6c727fa5fad281f13159be3192dbe879c624a53ae372b93eaf" } }, "bin": "src.exe",