{ "version": "6.1.1", "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" } }, "bin": "src.exe", "checkver": "github", "autoupdate": { "url": "https://github.com/sourcegraph/src-cli/releases/download/$version/src-cli_$version_windows_amd64.tar.gz", "hash": { "url": "https://github.com/sourcegraph/src-cli/releases/download/$version/src-cli_$version_checksums.txt", "regex": "^(\\w+)\\s+src-cli_$version_windows_amd64\\.tar\\.gz$" } } }