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