diff --git a/bucket/sourcegraph-cli.json b/bucket/sourcegraph-cli.json index 7dd34d08f1..d30c2b5a31 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "3.38.0", + "version": "3.39.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.38.0/src-cli_3.38.0_windows_amd64.tar.gz", - "hash": "9d02aade015984c3303f50f09db64889ea70c18f18f02e1f5544a4783cf44950" + "url": "https://github.com/sourcegraph/src-cli/releases/download/3.39.0/src-cli_3.39.0_windows_amd64.tar.gz", + "hash": "7fcd7ea6e1af2f27e514c988bc2dd4119ec3d5df816ea187d8c57c1ae1d5af06" } }, "bin": "src.exe",