From cb1cb852eceff693fd7f972f67f7c7aa3838508e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Sep 2023 16:27:50 +0000 Subject: [PATCH] confluent-cli: Update to version 3.34.1 --- 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 346f0bc543..f0ff2d4c9c 100644 --- a/bucket/confluent-cli.json +++ b/bucket/confluent-cli.json @@ -1,12 +1,12 @@ { - "version": "3.34.0", + "version": "3.34.1", "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.34.0/confluent_3.34.0_windows_amd64.zip", - "hash": "30d4983ed5b204f6739797ce9c478b1ac707bb75f0ab503e5fdcb0de9c68fe3e" + "url": "https://github.com/confluentinc/cli/releases/download/v3.34.1/confluent_3.34.1_windows_amd64.zip", + "hash": "60014850f9dee874ee3759b8df5a5084bb5802c7917f3b4997062f292204a10e" } }, "extract_dir": "confluent",