From 589efd7b78df77944b518cc9d5a1247dbbb0aa60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Jun 2022 12:33:13 +0000 Subject: [PATCH] kaf: Update to version 0.2.0 --- bucket/kaf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kaf.json b/bucket/kaf.json index 453d82a824..e677d3fc3b 100644 --- a/bucket/kaf.json +++ b/bucket/kaf.json @@ -1,12 +1,12 @@ { - "version": "0.1.47", + "version": "0.2.0", "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.1.47/kaf_0.1.47_Windows_x86_64.tar.gz", - "hash": "e52795418f44012d1b32d517a447fa7bec1530939a765a7bad9147d23e53d3d1" + "url": "https://github.com/birdayz/kaf/releases/download/v0.2.0/kaf_0.2.0_Windows_x86_64.tar.gz", + "hash": "bb210242c689eac817a0c97edab313c740c96e057b8dd809a615787fb80d309b" } }, "bin": "kaf.exe",