sourcegraph-cli: Update to version 3.35.0

This commit is contained in:
github-actions[bot] 2021-12-17 04:29:55 +00:00
parent 1197b77e56
commit c865724848

View File

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