sourcegraph-cli: Update to version 5.0.3

This commit is contained in:
github-actions[bot] 2023-04-12 16:27:13 +00:00
parent 85d56ead87
commit d491775977

View File

@ -1,12 +1,12 @@
{
"version": "5.0.2",
"version": "5.0.3",
"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.2/src-cli_5.0.2_windows_amd64.tar.gz",
"hash": "52c904350ac662608ff82ad1364a97820b8f6d3af82599807c6db50c5ea4de4f"
"url": "https://github.com/sourcegraph/src-cli/releases/download/5.0.3/src-cli_5.0.3_windows_amd64.tar.gz",
"hash": "bc4ff71691c6950fcacfad1253059214b8c4d9c6ef06601d366e609c94efd517"
}
},
"bin": "src.exe",