sourcegraph-cli: Update to version 5.10.0

This commit is contained in:
github-actions[bot] 2024-12-10 00:39:40 +00:00
parent b475f1b58f
commit 1dfc323b8f

View File

@ -1,12 +1,12 @@
{
"version": "5.9.1",
"version": "5.10.0",
"description": "Command line interface to Sourcegraph",
"homepage": "https://github.com/sourcegraph/src-cli",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://github.com/sourcegraph/src-cli/releases/download/5.9.1/src-cli_5.9.1_windows_amd64.tar.gz",
"hash": "b519c06a2ac4597284344f9d90fb80f3e9b17197edca664df5e325fc866ece9b"
"url": "https://github.com/sourcegraph/src-cli/releases/download/5.10.0/src-cli_5.10.0_windows_amd64.tar.gz",
"hash": "63aad2b233210f8843e909d792bf0e94da5c32c530bc60330c60d8ebde07e316"
}
},
"bin": "src.exe",