sourcegraph-cli: Update to version 5.11.0

This commit is contained in:
github-actions[bot] 2024-12-17 12:32:21 +00:00
parent 8c3f8e870d
commit a86341eefa

View File

@ -1,12 +1,12 @@
{ {
"version": "5.10.0", "version": "5.11.0",
"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/5.10.0/src-cli_5.10.0_windows_amd64.tar.gz", "url": "https://github.com/sourcegraph/src-cli/releases/download/5.11.0/src-cli_5.11.0_windows_amd64.tar.gz",
"hash": "63aad2b233210f8843e909d792bf0e94da5c32c530bc60330c60d8ebde07e316" "hash": "76484ad2a03fa3aa7cf4c08f5f9e6efd869f8eedb7b2e59225b6b4d745f4bc5a"
} }
}, },
"bin": "src.exe", "bin": "src.exe",