From c946e67b90a4776b9815defdaef03e221c34f81a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Jun 2022 00:35:38 +0000 Subject: [PATCH] kaf: Update to version 0.2.2 --- bucket/kaf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kaf.json b/bucket/kaf.json index 07656f9637..7c3abcd794 100644 --- a/bucket/kaf.json +++ b/bucket/kaf.json @@ -1,12 +1,12 @@ { - "version": "0.2.1", + "version": "0.2.2", "description": "Modern CLI for Apache Kafka", "homepage": "https://github.com/birdayz/kaf", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/birdayz/kaf/releases/download/v0.2.1/kaf_0.2.1_Windows_x86_64.tar.gz", - "hash": "3e8bbf2247a6f7d5ca2526979599cadf2ffa40a83d5131dec5a063e3457497fe" + "url": "https://github.com/birdayz/kaf/releases/download/v0.2.2/kaf_0.2.2_Windows_x86_64.tar.gz", + "hash": "df81d47053566d53a2259eb92c027e6789ab86c1d990a60360e0bc33c722e68b" } }, "bin": "kaf.exe",