From 94b7dcbb0e9402d57390986e676fc2f4c81e5b5a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Oct 2023 00:33:45 +0000 Subject: [PATCH] confluent-cli: Update to version 3.38.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 31c98f8616..a84a6bc141 100644 --- a/bucket/confluent-cli.json +++ b/bucket/confluent-cli.json @@ -1,12 +1,12 @@ { - "version": "3.37.0", + "version": "3.38.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.37.0/confluent_3.37.0_windows_amd64.zip", - "hash": "f7f8215b6e9689baf7361ac4249ff2fb35238dba2db21bc8ceefcbcf0a9a4363" + "url": "https://github.com/confluentinc/cli/releases/download/v3.38.0/confluent_3.38.0_windows_amd64.zip", + "hash": "547c12cf1eb10d95d9d2114961e1ea0a44545fb9918934ae3f3fa68413dd6429" } }, "extract_dir": "confluent",