sourcegraph-cli: Update to version 4.4.0

This commit is contained in:
github-actions[bot] 2023-01-17 08:28:17 +00:00
parent ece04f7c32
commit c386663825

View File

@ -1,12 +1,12 @@
{
"version": "4.3.0",
"version": "4.4.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.3.0/src-cli_4.3.0_windows_amd64.tar.gz",
"hash": "4ffd2a9fe49ae911044607e17f58f4af026d66d5e6ccd624a1eec8824a8d4238"
"url": "https://github.com/sourcegraph/src-cli/releases/download/4.4.0/src-cli_4.4.0_windows_amd64.tar.gz",
"hash": "91f7e33bee18e9a63beec499e4926e27eb7e2e1b5072d188bef3a212ac6977d2"
}
},
"bin": "src.exe",