sourcegraph-cli: Update to version 3.43.0

This commit is contained in:
github-actions[bot] 2022-08-16 12:33:04 +00:00
parent decd371e7c
commit f4fd33312f

View File

@ -1,12 +1,12 @@
{
"version": "3.42.3",
"version": "3.43.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.42.3/src-cli_3.42.3_windows_amd64.tar.gz",
"hash": "d1506ff5255ea2ab20153437686c671d4a60619250115e67fa926c387e5072b1"
"url": "https://github.com/sourcegraph/src-cli/releases/download/3.43.0/src-cli_3.43.0_windows_amd64.tar.gz",
"hash": "52a24281bc18397a0efb6e1ee52fb38a3b719525f07cde29faca616550b7e94b"
}
},
"bin": "src.exe",