sourcegraph-cli: Update to version 3.39.2

This commit is contained in:
github-actions[bot] 2022-05-04 00:35:06 +00:00
parent 52286b173f
commit bc328c2fa2

View File

@ -1,12 +1,12 @@
{
"version": "3.39.1",
"version": "3.39.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.39.1/src-cli_3.39.1_windows_amd64.tar.gz",
"hash": "973229844350a0d5b3ea60539ff3b893772e73fc653aa1d796061c189592395b"
"url": "https://github.com/sourcegraph/src-cli/releases/download/3.39.2/src-cli_3.39.2_windows_amd64.tar.gz",
"hash": "e26c5f0558ab3d09ef9cd088c936f5d2de190ba75243d9492923cbae06e149ba"
}
},
"bin": "src.exe",