sourcegraph-cli: Update to version 3.42.1

This commit is contained in:
github-actions[bot] 2022-07-20 12:31:49 +00:00
parent 31086e3ce4
commit cbf6a383b5

View File

@ -1,12 +1,12 @@
{ {
"version": "3.42.0", "version": "3.42.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.42.0/src-cli_3.42.0_windows_amd64.tar.gz", "url": "https://github.com/sourcegraph/src-cli/releases/download/3.42.1/src-cli_3.42.1_windows_amd64.tar.gz",
"hash": "edc9dd26ab65137c814a1475f7ec0f66869695bc4f0f088724a1ba770688a059" "hash": "dfa42916596c8c82cb18d594b387c5256181c6e123a916a02b076442a6478161"
} }
}, },
"bin": "src.exe", "bin": "src.exe",