From c3866638251691d3a507cfa05442e7a8ed6891ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 17 Jan 2023 08:28:17 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 4.4.0 --- 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 caf496afba..0eece2a85a 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "4.3.0", + "version": "4.4.0", "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/4.3.0/src-cli_4.3.0_windows_amd64.tar.gz", - "hash": "4ffd2a9fe49ae911044607e17f58f4af026d66d5e6ccd624a1eec8824a8d4238" + "url": "https://github.com/sourcegraph/src-cli/releases/download/4.4.0/src-cli_4.4.0_windows_amd64.tar.gz", + "hash": "91f7e33bee18e9a63beec499e4926e27eb7e2e1b5072d188bef3a212ac6977d2" } }, "bin": "src.exe",