From cbf6a383b5773064e850a7414426dac0dca74025 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 12:31:49 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 3.42.1 --- 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 9949eb4e4e..1a421dcf4c 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "3.42.0", + "version": "3.42.1", "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.0/src-cli_3.42.0_windows_amd64.tar.gz", - "hash": "edc9dd26ab65137c814a1475f7ec0f66869695bc4f0f088724a1ba770688a059" + "url": "https://github.com/sourcegraph/src-cli/releases/download/3.42.1/src-cli_3.42.1_windows_amd64.tar.gz", + "hash": "dfa42916596c8c82cb18d594b387c5256181c6e123a916a02b076442a6478161" } }, "bin": "src.exe",