sourcegraph-cli: Update to version 4.1.0

This commit is contained in:
github-actions[bot] 2022-10-18 20:30:21 +00:00
parent 35cc75e98f
commit 5f59fe838a

View File

@ -1,12 +1,12 @@
{
"version": "4.0.2",
"version": "4.1.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.0.2/src-cli_4.0.2_windows_amd64.tar.gz",
"hash": "cd87b67af48ead079a66312ac14b1d4e0813755b406a732df278ade9f05231cf"
"url": "https://github.com/sourcegraph/src-cli/releases/download/4.1.0/src-cli_4.1.0_windows_amd64.tar.gz",
"hash": "09714957a005449c3d81744860ef549cd09ae4157f3a161d5b7583644c5f3f39"
}
},
"bin": "src.exe",