sourcegraph-cli: Update to version 6.10.0

This commit is contained in:
github-actions[bot] 2025-11-18 04:30:43 +00:00
parent c10ccae00b
commit a9fbf8b068

View File

@ -1,12 +1,12 @@
{ {
"version": "6.9.0", "version": "6.10.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/6.9.0/src-cli_6.9.0_windows_amd64.tar.gz", "url": "https://github.com/sourcegraph/src-cli/releases/download/6.10.0/src-cli_6.10.0_windows_amd64.tar.gz",
"hash": "7cef94da4c74668cd6aa635605cfce4a2a9d2185cf0a7eefe03c65f24181714c" "hash": "1fdb994cdb4f92a25fa9266dbe2b93265e9327ad9a3451715f459f9dffc39d0a"
} }
}, },
"bin": "src.exe", "bin": "src.exe",