sourcegraph-cli: Update to version 5.0.2

This commit is contained in:
github-actions[bot] 2023-03-20 20:28:42 +00:00
parent ad04b9d46e
commit 6f2321281f

View File

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