diff --git a/bucket/sourcegraph-cli.json b/bucket/sourcegraph-cli.json index 5f916c0597..e1c03f04d2 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "3.40.8", + "version": "4.30.9", "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.40.8/src-cli_3.40.8_windows_amd64.tar.gz", - "hash": "cfeae876e1e2fc8291eb5c57ff38697a7b023cd541344b45f998320cf80765c0" + "url": "https://github.com/sourcegraph/src-cli/releases/download/4.30.9/src-cli_4.30.9_windows_amd64.tar.gz", + "hash": "98012d87fc109e0cd2c949578ff3b790fc671fe2f97462eac8e261c4e5ae09e4" } }, "bin": "src.exe",