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