sourcegraph-cli: Update to version 3.35.3

This commit is contained in:
github-actions[bot] 2022-01-13 00:36:22 +00:00
parent 5136416d33
commit c23ef3afef

View File

@ -1,12 +1,12 @@
{
"version": "3.35.2",
"version": "3.35.3",
"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.35.2/src-cli_3.35.2_windows_amd64.tar.gz",
"hash": "c01bc204b6612c138a67bf522abc2b389b40884961c7314209ba9c8140cf75a8"
"url": "https://github.com/sourcegraph/src-cli/releases/download/3.35.3/src-cli_3.35.3_windows_amd64.tar.gz",
"hash": "ab72d9b2debc9f6c727fa5fad281f13159be3192dbe879c624a53ae372b93eaf"
}
},
"bin": "src.exe",