sourcegraph-cli: Update to version 5.0.0

This commit is contained in:
github-actions[bot] 2023-03-14 00:33:11 +00:00
parent 407bce5020
commit 0b7a6ef23d

View File

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