From 1a8026a865092b17382cb7f324e49cc89f549bb1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Apr 2025 20:28:22 +0000 Subject: [PATCH] sourcegraph-cli: Update to version 6.2.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 b4f93079a8..35e6dee7c8 100644 --- a/bucket/sourcegraph-cli.json +++ b/bucket/sourcegraph-cli.json @@ -1,12 +1,12 @@ { - "version": "6.1.1", + "version": "6.2.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/6.1.1/src-cli_6.1.1_windows_amd64.tar.gz", - "hash": "a550db369a3bc5f3ce1d0019708986046131bb4fe088f0390f69cf80624b27e5" + "url": "https://github.com/sourcegraph/src-cli/releases/download/6.2.0/src-cli_6.2.0_windows_amd64.tar.gz", + "hash": "d83492e998efb8bf99697f4691ef344f23f5c8d70aace37e0df0eae120b8e779" } }, "bin": "src.exe",