sourcegraph-cli: Update to version 4.2.0

This commit is contained in:
github-actions[bot] 2022-11-16 20:28:41 +00:00
parent 782910f93a
commit 712f29f92f

View File

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