sourcegraph-cli: Update to version 6.3.0

This commit is contained in:
github-actions[bot] 2025-05-22 20:29:11 +00:00
parent 8ce500fde8
commit f19cfa54e5

View File

@ -1,12 +1,12 @@
{
"version": "6.2.0",
"version": "6.3.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.2.0/src-cli_6.2.0_windows_amd64.tar.gz",
"hash": "d83492e998efb8bf99697f4691ef344f23f5c8d70aace37e0df0eae120b8e779"
"url": "https://github.com/sourcegraph/src-cli/releases/download/6.3.0/src-cli_6.3.0_windows_amd64.tar.gz",
"hash": "66cc0b6efd4d36518883629a2c1c3b39cf205a7dc2bb735b86ebe04fd7bb9b43"
}
},
"bin": "src.exe",