sourcegraph-cli: Update to version 5.0.1

This commit is contained in:
github-actions[bot] 2023-03-16 16:33:35 +00:00
parent d0f47bd8a4
commit 5951b09746

View File

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