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