diff --git a/bucket/sourcegraph-cli.json b/bucket/sourcegraph-cli.json index 8449accd1e..80587e519a 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "4.5.0", + "version": "5.0.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/4.5.0/src-cli_4.5.0_windows_amd64.tar.gz", - "hash": "0b963685bbd3cfaafe5d9dc2f1c08f4b6acb0ccb6550816c940cf2d20ab9e989" + "url": "https://github.com/sourcegraph/src-cli/releases/download/5.0.0/src-cli_5.0.0_windows_amd64.tar.gz", + "hash": "8f08e76593bb7f666b6907ed4bcd57b1408b001a7392f3774ad7444c76dda299" } }, "bin": "src.exe",