sourcegraph-cli: Update to version 4.2.1

This commit is contained in:
github-actions[bot] 2022-11-29 04:29:13 +00:00
parent 65cf4b54c8
commit acdcba4e54

View File

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