diff --git a/bucket/sourcegraph-cli.json b/bucket/sourcegraph-cli.json index b4a268245d..63d01f0f87 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "3.42.3", + "version": "3.43.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/3.42.3/src-cli_3.42.3_windows_amd64.tar.gz", - "hash": "d1506ff5255ea2ab20153437686c671d4a60619250115e67fa926c387e5072b1" + "url": "https://github.com/sourcegraph/src-cli/releases/download/3.43.0/src-cli_3.43.0_windows_amd64.tar.gz", + "hash": "52a24281bc18397a0efb6e1ee52fb38a3b719525f07cde29faca616550b7e94b" } }, "bin": "src.exe",