sourcegraph-cli: Update to version 3.36.2

This commit is contained in:
github-actions[bot] 2022-02-01 04:28:57 +00:00
parent 237079e209
commit f9698d8a0f

View File

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