diff --git a/bucket/sourcegraph-cli.json b/bucket/sourcegraph-cli.json index 9286064250..5b4b9d31f7 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "3.35.1", + "version": "3.35.2", "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.35.1/src-cli_3.35.1_windows_amd64.tar.gz", - "hash": "3ad35ba150d051765a3cf6450578c9cb9062df19f54e511e89d40f9a4cd46e04" + "url": "https://github.com/sourcegraph/src-cli/releases/download/3.35.2/src-cli_3.35.2_windows_amd64.tar.gz", + "hash": "c01bc204b6612c138a67bf522abc2b389b40884961c7314209ba9c8140cf75a8" } }, "bin": "src.exe",