From 5ef534e15d1c8c5f392b9d28d117d277c2007e40 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 00:33:40 +0000 Subject: [PATCH] confluent-cli: Update to version 3.39.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 a84a6bc141..54f6992230 100644 --- a/bucket/confluent-cli.json +++ b/bucket/confluent-cli.json @@ -1,12 +1,12 @@ { - "version": "3.38.0", + "version": "3.39.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.38.0/confluent_3.38.0_windows_amd64.zip", - "hash": "547c12cf1eb10d95d9d2114961e1ea0a44545fb9918934ae3f3fa68413dd6429" + "url": "https://github.com/confluentinc/cli/releases/download/v3.39.0/confluent_3.39.0_windows_amd64.zip", + "hash": "86043ac8501b52c31c4b1523a0e4f9086ff85b74c534e3105debaeed8700e8f6" } }, "extract_dir": "confluent",