From 22dd7fea5c92584122c0d62d009d70895ab6ce1a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Oct 2023 00:32:43 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 5.2.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 6b604611a4..f5092dd206 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "5.1.2", + "version": "5.2.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/5.1.2/src-cli_5.1.2_windows_amd64.tar.gz", - "hash": "183f6115b41a702044309a5eccdcaef41663a3cfff5c40e805350239f5a156d0" + "url": "https://github.com/sourcegraph/src-cli/releases/download/5.2.0/src-cli_5.2.0_windows_amd64.tar.gz", + "hash": "ecb3fa527c3f56099d9936d724750af4fdeef439fcb57b2c2198fffc272d390a" } }, "bin": "src.exe",