From 7646fd6fd2d79feb3dd3b7dea45b6d316c734ecf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 00:32:39 +0000 Subject: [PATCH] confluent-cli: Update to version 3.39.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 54f6992230..eb8fb0d98f 100644 --- a/bucket/confluent-cli.json +++ b/bucket/confluent-cli.json @@ -1,12 +1,12 @@ { - "version": "3.39.0", + "version": "3.39.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.39.0/confluent_3.39.0_windows_amd64.zip", - "hash": "86043ac8501b52c31c4b1523a0e4f9086ff85b74c534e3105debaeed8700e8f6" + "url": "https://github.com/confluentinc/cli/releases/download/v3.39.1/confluent_3.39.1_windows_amd64.zip", + "hash": "1a4b71f0f11b9dbc60c5001fc4b7efc504ef4acbf7b83da5a058f4bd565ed510" } }, "extract_dir": "confluent",