From e91f8515d66b6332231391bdc3f2db7feb17205f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Sep 2023 00:33:10 +0000 Subject: [PATCH] confluent-cli: Update to version 3.32.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 f62cb694b7..366639a8c6 100644 --- a/bucket/confluent-cli.json +++ b/bucket/confluent-cli.json @@ -1,12 +1,12 @@ { - "version": "3.31.0", + "version": "3.32.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.31.0/confluent_3.31.0_windows_amd64.zip", - "hash": "aa1757484fad00f0d6409d7ea93fb5ffebea4640618ed34869d095803955a941" + "url": "https://github.com/confluentinc/cli/releases/download/v3.32.0/confluent_3.32.0_windows_amd64.zip", + "hash": "19e292a679e10fddd1a24e2535492e240a95f64bdbc37b79e58d607b9d100377" } }, "extract_dir": "confluent",