From 40aab75469e8836fcecf6af20dbf16deddbca921 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 00:34:34 +0000 Subject: [PATCH] confluent-cli: Update to version 3.30.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 90754b5f33..7a0250e794 100644 --- a/bucket/confluent-cli.json +++ b/bucket/confluent-cli.json @@ -1,12 +1,12 @@ { - "version": "3.30.0", + "version": "3.30.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.30.0/confluent_3.30.0_windows_amd64.zip", - "hash": "580c7746a5325ff27d2dc28241990b7268fbf5ae9fb2d31379c038d6e00c1b79" + "url": "https://github.com/confluentinc/cli/releases/download/v3.30.1/confluent_3.30.1_windows_amd64.zip", + "hash": "c5275cf60a592f2f25c240e29076f6b2167e915c3c65fb71ef5a880e4eadf2eb" } }, "extract_dir": "confluent",