From 69fec63be7abb7e64b72dff3d99372122f5a5626 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 26 Apr 2023 20:25:24 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 5.0.3 --- 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 d3e83c1473..b5309b13ff 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "4.30.9", + "version": "5.0.3", "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": "bb0252f7237c0c7cf839bde18701a897b34c7714e9b940fbf51fae6a72c35e57" + "url": "https://github.com/sourcegraph/src-cli/releases/download/5.0.3/src-cli_5.0.3_windows_amd64.tar.gz", + "hash": "bc4ff71691c6950fcacfad1253059214b8c4d9c6ef06601d366e609c94efd517" } }, "bin": "src.exe",