sourcegraph-cli: Update to version 6.2.0

This commit is contained in:
github-actions[bot] 2025-04-03 20:28:22 +00:00
parent 1db60863f1
commit 1a8026a865

View File

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