sourcegraph-cli: Update to version 3.40.8

This commit is contained in:
github-actions[bot] 2022-06-07 00:33:54 +00:00
parent 99450efe49
commit d48e056950

View File

@ -1,12 +1,12 @@
{ {
"version": "3.40.7", "version": "3.40.8",
"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/3.40.7/src-cli_3.40.7_windows_amd64.tar.gz", "url": "https://github.com/sourcegraph/src-cli/releases/download/3.40.8/src-cli_3.40.8_windows_amd64.tar.gz",
"hash": "8bec7ec5acc8b8d91a5fc11c2cc0e6be9918afb7738b89f8a2dea5db9f086af2" "hash": "cfeae876e1e2fc8291eb5c57ff38697a7b023cd541344b45f998320cf80765c0"
} }
}, },
"bin": "src.exe", "bin": "src.exe",