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