sourcegraph-cli: Update to version 5.11.1

This commit is contained in:
github-actions[bot] 2024-12-19 12:32:27 +00:00
parent d2389bc257
commit 846884b9f8

View File

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