From 9f18ce09dfd7e6101d98a12d463d56bc398de20f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 3 Nov 2023 00:32:31 +0000 Subject: [PATCH] confluent-cli: Update to version 3.40.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 eb8fb0d98f..d5493a9fcf 100644 --- a/bucket/confluent-cli.json +++ b/bucket/confluent-cli.json @@ -1,12 +1,12 @@ { - "version": "3.39.1", + "version": "3.40.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.39.1/confluent_3.39.1_windows_amd64.zip", - "hash": "1a4b71f0f11b9dbc60c5001fc4b7efc504ef4acbf7b83da5a058f4bd565ed510" + "url": "https://github.com/confluentinc/cli/releases/download/v3.40.0/confluent_3.40.0_windows_amd64.zip", + "hash": "2a2c7c5a62c6e86ab03810b21efd9fd75fa4b5d338680788da4515e3553a7550" } }, "extract_dir": "confluent",