sourcegraph-cli: Update to version 3.38.0

This commit is contained in:
github-actions[bot] 2022-04-09 04:29:51 +00:00
parent 758f12e32f
commit 4364a8acbb

View File

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