From bc328c2fa2be08917c8a1cafe46caac75963d2fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 May 2022 00:35:06 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 3.39.2 --- bucket/sourcegraph-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/sourcegraph-cli.json b/bucket/sourcegraph-cli.json index bb98866ede..9fdc82375c 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "3.39.1", + "version": "3.39.2", "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/3.39.1/src-cli_3.39.1_windows_amd64.tar.gz", - "hash": "973229844350a0d5b3ea60539ff3b893772e73fc653aa1d796061c189592395b" + "url": "https://github.com/sourcegraph/src-cli/releases/download/3.39.2/src-cli_3.39.2_windows_amd64.tar.gz", + "hash": "e26c5f0558ab3d09ef9cd088c936f5d2de190ba75243d9492923cbae06e149ba" } }, "bin": "src.exe",