sourcegraph-cli: Update to version 6.0.1

This commit is contained in:
github-actions[bot] 2025-01-31 20:27:38 +00:00
parent b96922c732
commit 6f2dd9a083

View File

@ -1,12 +1,12 @@
{ {
"version": "6.0.0", "version": "6.0.1",
"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.0.0/src-cli_6.0.0_windows_amd64.tar.gz", "url": "https://github.com/sourcegraph/src-cli/releases/download/6.0.1/src-cli_6.0.1_windows_amd64.tar.gz",
"hash": "d75e744b8b12feeac2eb596986f495cb090062ba91bf199d00941aa8e4cf0889" "hash": "d03ee9b23a54ff9a8a826746b3ccd16464470cf11e2c02bf055103c42ae0d0e8"
} }
}, },
"bin": "src.exe", "bin": "src.exe",