From c9b1bd22b8688f15fbd5b59793e0cec68a840fcd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Jun 2022 12:32:28 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 3.40.9 --- 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 e1c03f04d2..6389ce8291 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "4.30.9", + "version": "3.40.9", "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.30.9/src-cli_4.30.9_windows_amd64.tar.gz", - "hash": "98012d87fc109e0cd2c949578ff3b790fc671fe2f97462eac8e261c4e5ae09e4" + "url": "https://github.com/sourcegraph/src-cli/releases/download/3.40.9/src-cli_3.40.9_windows_amd64.tar.gz", + "hash": "c94261e7b052b49bfd2a2c8b6d679991a4daa82a07dc329c4ce0450fedd51be8" } }, "bin": "src.exe",