sourcegraph-cli: Update to version 4.5.0

This commit is contained in:
github-actions[bot] 2023-02-15 20:26:58 +00:00
parent a61d8ff7eb
commit 788e3d7ab7

View File

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