diff --git a/bucket/sourcegraph-cli.json b/bucket/sourcegraph-cli.json index 9949eb4e4e..1a421dcf4c 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "3.42.0", + "version": "3.42.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/3.42.0/src-cli_3.42.0_windows_amd64.tar.gz", - "hash": "edc9dd26ab65137c814a1475f7ec0f66869695bc4f0f088724a1ba770688a059" + "url": "https://github.com/sourcegraph/src-cli/releases/download/3.42.1/src-cli_3.42.1_windows_amd64.tar.gz", + "hash": "dfa42916596c8c82cb18d594b387c5256181c6e123a916a02b076442a6478161" } }, "bin": "src.exe",