sourcegraph-cli: Update to version 3.42.0

This commit is contained in:
github-actions[bot] 2022-07-19 12:31:42 +00:00
parent d25fb4d649
commit c002837279

View File

@ -1,12 +1,12 @@
{
"version": "3.41.1",
"version": "3.42.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.41.1/src-cli_3.41.1_windows_amd64.tar.gz",
"hash": "0c3492e6b22c92bc16da1c34420ac7ca5cc5db847a95d31f4fb889fe60d89d49"
"url": "https://github.com/sourcegraph/src-cli/releases/download/3.42.0/src-cli_3.42.0_windows_amd64.tar.gz",
"hash": "edc9dd26ab65137c814a1475f7ec0f66869695bc4f0f088724a1ba770688a059"
}
},
"bin": "src.exe",