sourcegraph-cli: Update to version 3.39.1

This commit is contained in:
github-actions[bot] 2022-04-29 20:28:25 +00:00
parent 7c43be165c
commit b31219908d

View File

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