sourcegraph-cli: Update to version 5.2.0

This commit is contained in:
github-actions[bot] 2023-10-03 00:32:43 +00:00
parent 893bf7cb3c
commit 22dd7fea5c

View File

@ -1,12 +1,12 @@
{
"version": "5.1.2",
"version": "5.2.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.1.2/src-cli_5.1.2_windows_amd64.tar.gz",
"hash": "183f6115b41a702044309a5eccdcaef41663a3cfff5c40e805350239f5a156d0"
"url": "https://github.com/sourcegraph/src-cli/releases/download/5.2.0/src-cli_5.2.0_windows_amd64.tar.gz",
"hash": "ecb3fa527c3f56099d9936d724750af4fdeef439fcb57b2c2198fffc272d390a"
}
},
"bin": "src.exe",