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",