sourcegraph-cli: Update to version 3.40.2

This commit is contained in:
github-actions[bot] 2022-05-30 16:33:16 +00:00
parent ba3fbeee29
commit e636b5f530

View File

@ -1,12 +1,12 @@
{ {
"version": "3.40.1", "version": "3.40.2",
"description": "Command line interface to Sourcegraph", "description": "Command line interface to Sourcegraph",
"homepage": "https://github.com/sourcegraph/src-cli", "homepage": "https://github.com/sourcegraph/src-cli",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sourcegraph/src-cli/releases/download/3.40.1/src-cli_3.40.1_windows_amd64.tar.gz", "url": "https://github.com/sourcegraph/src-cli/releases/download/3.40.2/src-cli_3.40.2_windows_amd64.tar.gz",
"hash": "cf127ee886ab2052bbd2c8f40fec5229e937376158eb7b1bf153d2416f1d7095" "hash": "651cae018b74ccafccbf6249959bfdfebb9b8ecec01cc1f0ce1910c60455fbfc"
} }
}, },
"bin": "src.exe", "bin": "src.exe",