sourcegraph-cli: Update to version 5.1.0

This commit is contained in:
github-actions[bot] 2023-06-22 00:36:11 +00:00
parent 4e84073503
commit 0db0a5c86d

View File

@ -1,12 +1,12 @@
{
"version": "5.0.3",
"version": "5.1.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/5.0.3/src-cli_5.0.3_windows_amd64.tar.gz",
"hash": "bc4ff71691c6950fcacfad1253059214b8c4d9c6ef06601d366e609c94efd517"
"url": "https://github.com/sourcegraph/src-cli/releases/download/5.1.0/src-cli_5.1.0_windows_amd64.tar.gz",
"hash": "5cf7ed6d7e352996210f1377780178512f0313f333433743a10a12247d02a997"
}
},
"bin": "src.exe",