sourcegraph-cli: Update to version 3.40.1

This commit is contained in:
github-actions[bot] 2022-05-25 20:28:51 +00:00
parent 0d8cbfac85
commit ef44abbb9d

View File

@ -1,12 +1,12 @@
{ {
"version": "3.40.0", "version": "3.40.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/3.40.0/src-cli_3.40.0_windows_amd64.tar.gz", "url": "https://github.com/sourcegraph/src-cli/releases/download/3.40.1/src-cli_3.40.1_windows_amd64.tar.gz",
"hash": "d8ba6765d7267d665688d4fe1d6c08042a9ad7f8bb85731a72db500eb5b28e10" "hash": "cf127ee886ab2052bbd2c8f40fec5229e937376158eb7b1bf153d2416f1d7095"
} }
}, },
"bin": "src.exe", "bin": "src.exe",