From 0db0a5c86da7e643c54bc0b3f6fc0fee00729eb2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 00:36:11 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 5.1.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 b5309b13ff..7528d54a66 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "5.0.3", + "version": "5.1.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.0.3/src-cli_5.0.3_windows_amd64.tar.gz", - "hash": "bc4ff71691c6950fcacfad1253059214b8c4d9c6ef06601d366e609c94efd517" + "url": "https://github.com/sourcegraph/src-cli/releases/download/5.1.0/src-cli_5.1.0_windows_amd64.tar.gz", + "hash": "5cf7ed6d7e352996210f1377780178512f0313f333433743a10a12247d02a997" } }, "bin": "src.exe",