sourcegraph-cli: Update to version 5.2.1

This commit is contained in:
github-actions[bot] 2023-11-08 20:24:46 +00:00
parent a670d47c92
commit ccff7d008c

View File

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