sourcegraph-cli: Update to version 4.3.0

This commit is contained in:
github-actions[bot] 2022-12-12 20:25:53 +00:00
parent c0cc1b75b3
commit c75ad152a4

View File

@ -1,12 +1,12 @@
{
"version": "4.2.1",
"version": "4.3.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/4.2.1/src-cli_4.2.1_windows_amd64.tar.gz",
"hash": "f93a6199e1fee4c6ffb9759734584aadca805ea171eea49bb2f22bf2433ae56c"
"url": "https://github.com/sourcegraph/src-cli/releases/download/4.3.0/src-cli_4.3.0_windows_amd64.tar.gz",
"hash": "4ffd2a9fe49ae911044607e17f58f4af026d66d5e6ccd624a1eec8824a8d4238"
}
},
"bin": "src.exe",