sourcegraph-cli: Update to version 3.40.0

This commit is contained in:
github-actions[bot] 2022-05-16 12:31:26 +00:00
parent 3434f0051b
commit 070e30931a

View File

@ -1,12 +1,12 @@
{ {
"version": "3.39.2", "version": "3.40.0",
"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.39.2/src-cli_3.39.2_windows_amd64.tar.gz", "url": "https://github.com/sourcegraph/src-cli/releases/download/3.40.0/src-cli_3.40.0_windows_amd64.tar.gz",
"hash": "e26c5f0558ab3d09ef9cd088c936f5d2de190ba75243d9492923cbae06e149ba" "hash": "d8ba6765d7267d665688d4fe1d6c08042a9ad7f8bb85731a72db500eb5b28e10"
} }
}, },
"bin": "src.exe", "bin": "src.exe",