sourcegraph-cli: Update to version 4.4.1

This commit is contained in:
github-actions[bot] 2023-01-30 16:30:39 +00:00
parent fa44b6d763
commit 6ed95002a5

View File

@ -1,12 +1,12 @@
{ {
"version": "4.4.0", "version": "4.4.1",
"description": "Command line interface to Sourcegraph", "description": "Command line interface to Sourcegraph",
"homepage": "https://github.com/sourcegraph/src-cli", "homepage": "https://github.com/sourcegraph/src-cli",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/sourcegraph/src-cli/releases/download/4.4.0/src-cli_4.4.0_windows_amd64.tar.gz", "url": "https://github.com/sourcegraph/src-cli/releases/download/4.4.1/src-cli_4.4.1_windows_amd64.tar.gz",
"hash": "91f7e33bee18e9a63beec499e4926e27eb7e2e1b5072d188bef3a212ac6977d2" "hash": "bed11cf9ffe92d6971ea5d6239b140c2bc0e974d388c1175af999ceb873670fe"
} }
}, },
"bin": "src.exe", "bin": "src.exe",