sourcegraph-cli: Update to version 5.9.0

This commit is contained in:
github-actions[bot] 2024-11-05 00:35:18 +00:00
parent 2d730994cc
commit 35634b9234

View File

@ -1,12 +1,12 @@
{ {
"version": "5.8.2", "version": "5.9.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.8.2/src-cli_5.8.2_windows_amd64.tar.gz", "url": "https://github.com/sourcegraph/src-cli/releases/download/5.9.0/src-cli_5.9.0_windows_amd64.tar.gz",
"hash": "87cfa094243754c33ae0283921d64f89331bdebc0af4e13ec7bb5262346be680" "hash": "c95a4f85d40fe7471f9533e98cce5a5b15f7f6344102437f41e77e3f44204bb0"
} }
}, },
"bin": "src.exe", "bin": "src.exe",