sourcegraph-cli: Update to version 3.35.1

This commit is contained in:
github-actions[bot] 2021-12-21 00:31:58 +00:00
parent 426fe56e3d
commit 016a37106a

View File

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