From 9eba844d3b84300903803282a92f79d7f67ca9f7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 00:32:43 +0000 Subject: [PATCH] confluent-cli: Update to version 3.34.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 6f82c6825f..346f0bc543 100644 --- a/bucket/confluent-cli.json +++ b/bucket/confluent-cli.json @@ -1,12 +1,12 @@ { - "version": "3.33.0", + "version": "3.34.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.33.0/confluent_3.33.0_windows_amd64.zip", - "hash": "57fc3d90d232a02e904f6548b0bbfa61a621719614299440062cb737108d10b9" + "url": "https://github.com/confluentinc/cli/releases/download/v3.34.0/confluent_3.34.0_windows_amd64.zip", + "hash": "30d4983ed5b204f6739797ce9c478b1ac707bb75f0ab503e5fdcb0de9c68fe3e" } }, "extract_dir": "confluent",