From 6db2107cb80747ad1561cdf96e948324b7d24be3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 00:33:33 +0000 Subject: [PATCH] confluent-cli: Update to version 3.36.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 f946e7ef9c..25d3c6cb1f 100644 --- a/bucket/confluent-cli.json +++ b/bucket/confluent-cli.json @@ -1,12 +1,12 @@ { - "version": "3.35.0", + "version": "3.36.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.35.0/confluent_3.35.0_windows_amd64.zip", - "hash": "f6ac13a3bc66faa0f76e23e288af5754c4bcb53f2a19850044095ad3bff0cca9" + "url": "https://github.com/confluentinc/cli/releases/download/v3.36.0/confluent_3.36.0_windows_amd64.zip", + "hash": "b8897c3a7b4dd71c985aabde9949cffda82db61e330c09a6eb8f8faa50c3f7f5" } }, "extract_dir": "confluent",