From 712f29f92fbbe136c5b39f21042460557e7cf49e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 20:28:41 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 4.2.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 4f74123733..31cb31dc54 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "4.1.1", + "version": "4.2.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/4.1.1/src-cli_4.1.1_windows_amd64.tar.gz", - "hash": "8d2a66fcb47c27e26fc71a0e1d6610f42dd34436980b5a7954be818ad3b06d79" + "url": "https://github.com/sourcegraph/src-cli/releases/download/4.2.0/src-cli_4.2.0_windows_amd64.tar.gz", + "hash": "a2c9e72d83eabbb129d5f4480cde2b8dc2bb2fbc11d79ae50a6acce9584fdc35" } }, "bin": "src.exe",