sourcegraph-cli: Update to version 3.39.0

This commit is contained in:
github-actions[bot] 2022-04-14 12:31:04 +00:00
parent 5a8bc4cb20
commit dce162480c

View File

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