sourcegraph-cli: Update to version 3.35.2

This commit is contained in:
github-actions[bot] 2022-01-11 16:29:50 +00:00
parent b7321e79f1
commit 701f3226b7

View File

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