sourcegraph-cli: Update to version 3.36.3

This commit is contained in:
github-actions[bot] 2022-02-07 16:29:56 +00:00
parent d1972c1ebb
commit f30c4afeed

View File

@ -1,12 +1,12 @@
{
"version": "3.36.2",
"version": "3.36.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.36.2/src-cli_3.36.2_windows_amd64.tar.gz",
"hash": "a777603f3529dea2644ee3af41bf3ff46ec5c790cb8c307fb72cf79b48dddbc1"
"url": "https://github.com/sourcegraph/src-cli/releases/download/3.36.3/src-cli_3.36.3_windows_amd64.tar.gz",
"hash": "ded192719e157e7586c7da797ac788509bfbd5632e61356069080453379be1d6"
}
},
"bin": "src.exe",