From f4fd33312fa5c6402ce6da764473f65cf578ae25 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 16 Aug 2022 12:33:04 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 3.43.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 b4a268245d..63d01f0f87 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "3.42.3", + "version": "3.43.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.42.3/src-cli_3.42.3_windows_amd64.tar.gz", - "hash": "d1506ff5255ea2ab20153437686c671d4a60619250115e67fa926c387e5072b1" + "url": "https://github.com/sourcegraph/src-cli/releases/download/3.43.0/src-cli_3.43.0_windows_amd64.tar.gz", + "hash": "52a24281bc18397a0efb6e1ee52fb38a3b719525f07cde29faca616550b7e94b" } }, "bin": "src.exe",