diff --git a/bucket/sourcegraph-cli.json b/bucket/sourcegraph-cli.json index 31cb31dc54..d9c06c0407 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "4.2.0", + "version": "4.2.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/4.2.0/src-cli_4.2.0_windows_amd64.tar.gz", - "hash": "a2c9e72d83eabbb129d5f4480cde2b8dc2bb2fbc11d79ae50a6acce9584fdc35" + "url": "https://github.com/sourcegraph/src-cli/releases/download/4.2.1/src-cli_4.2.1_windows_amd64.tar.gz", + "hash": "f93a6199e1fee4c6ffb9759734584aadca805ea171eea49bb2f22bf2433ae56c" } }, "bin": "src.exe",