diff --git a/bucket/sourcegraph-cli.json b/bucket/sourcegraph-cli.json index 996ba0dcef..b2752afe74 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "5.9.1", + "version": "5.10.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/5.9.1/src-cli_5.9.1_windows_amd64.tar.gz", - "hash": "b519c06a2ac4597284344f9d90fb80f3e9b17197edca664df5e325fc866ece9b" + "url": "https://github.com/sourcegraph/src-cli/releases/download/5.10.0/src-cli_5.10.0_windows_amd64.tar.gz", + "hash": "63aad2b233210f8843e909d792bf0e94da5c32c530bc60330c60d8ebde07e316" } }, "bin": "src.exe",