From cdad120f2d5c218e6de45a467511116c27fb2a53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 00:32:29 +0000 Subject: [PATCH] confluent-cli: Update to version 3.41.0 --- bucket/confluent-cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/confluent-cli.json b/bucket/confluent-cli.json index d5493a9fcf..90c362cb13 100644 --- a/bucket/confluent-cli.json +++ b/bucket/confluent-cli.json @@ -1,12 +1,12 @@ { - "version": "3.40.0", + "version": "3.41.0", "description": "The Confluent command-line interface (CLI)", "license": "https://github.com/confluentinc/cli/blob/main/LICENSE", "homepage": "https://docs.confluent.io/confluent-cli/current/overview.html", "architecture": { "64bit": { - "url": "https://github.com/confluentinc/cli/releases/download/v3.40.0/confluent_3.40.0_windows_amd64.zip", - "hash": "2a2c7c5a62c6e86ab03810b21efd9fd75fa4b5d338680788da4515e3553a7550" + "url": "https://github.com/confluentinc/cli/releases/download/v3.41.0/confluent_3.41.0_windows_amd64.zip", + "hash": "d4705a74b01da1af9bd32491fb7ad597349ca27e211c6f79bd1a947c9e96a25e" } }, "extract_dir": "confluent",