From 6ed95002a512771023bfa4d64ce6221fa5a60631 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 16:30:39 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 4.4.1 --- 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 0eece2a85a..3284aed9d1 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "4.4.0", + "version": "4.4.1", "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.4.0/src-cli_4.4.0_windows_amd64.tar.gz", - "hash": "91f7e33bee18e9a63beec499e4926e27eb7e2e1b5072d188bef3a212ac6977d2" + "url": "https://github.com/sourcegraph/src-cli/releases/download/4.4.1/src-cli_4.4.1_windows_amd64.tar.gz", + "hash": "bed11cf9ffe92d6971ea5d6239b140c2bc0e974d388c1175af999ceb873670fe" } }, "bin": "src.exe",