From 6ea518f8e52f0414ce13d6cfe344be7e30da5678 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Jun 2022 16:30:07 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 3.40.7 --- 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 6c64872210..910b7f8865 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "3.40.5", + "version": "3.40.7", "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.40.5/src-cli_3.40.5_windows_amd64.tar.gz", - "hash": "b7134b91ae491ec6152d60f25279d3a6cbcde2d1ba8505c79dd8c54f3a75e20a" + "url": "https://github.com/sourcegraph/src-cli/releases/download/3.40.7/src-cli_3.40.7_windows_amd64.tar.gz", + "hash": "8bec7ec5acc8b8d91a5fc11c2cc0e6be9918afb7738b89f8a2dea5db9f086af2" } }, "bin": "src.exe",