From 569d1b3902986e859acd91e2380ae44d858932e1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 00:36:22 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 3.37.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 7dd34d08f1..b0648883d6 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "3.38.0", + "version": "3.37.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/3.38.0/src-cli_3.38.0_windows_amd64.tar.gz", - "hash": "9d02aade015984c3303f50f09db64889ea70c18f18f02e1f5544a4783cf44950" + "url": "https://github.com/sourcegraph/src-cli/releases/download/3.37.0/src-cli_3.37.0_windows_amd64.tar.gz", + "hash": "51b9f17e26f1f54ad5fb709f3df6358f4b8d9ecc242f358386f573b647c9353c" } }, "bin": "src.exe",