From d48e056950ddf1b5b9cdfff91dd903f0c892e759 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Jun 2022 00:33:54 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 3.40.8 --- 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 910b7f8865..5f916c0597 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "3.40.7", + "version": "3.40.8", "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.7/src-cli_3.40.7_windows_amd64.tar.gz", - "hash": "8bec7ec5acc8b8d91a5fc11c2cc0e6be9918afb7738b89f8a2dea5db9f086af2" + "url": "https://github.com/sourcegraph/src-cli/releases/download/3.40.8/src-cli_3.40.8_windows_amd64.tar.gz", + "hash": "cfeae876e1e2fc8291eb5c57ff38697a7b023cd541344b45f998320cf80765c0" } }, "bin": "src.exe",