sourcegraph-cli: Update to version 4.4.2

This commit is contained in:
github-actions[bot] 2023-02-13 16:29:57 +00:00
parent 9a5afb8e55
commit d0fbd9e116

View File

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