sourcegraph-cli: Update to version 6.7.0

This commit is contained in:
github-actions[bot] 2025-08-21 00:37:32 +00:00
parent 5082a09845
commit 9e09d9b6a8

View File

@ -1,12 +1,12 @@
{
"version": "6.6.0",
"version": "6.7.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/6.6.0/src-cli_6.6.0_windows_amd64.tar.gz",
"hash": "79667d24abe626cd24bf56cd8c96a98de8fecd92b7e6fc21da7a65bd36f00cee"
"url": "https://github.com/sourcegraph/src-cli/releases/download/6.7.0/src-cli_6.7.0_windows_amd64.tar.gz",
"hash": "37e6140e33d80c72fe8731c7e3ea766cb190533a3ce506a4eb36fc2db8a786d3"
}
},
"bin": "src.exe",