From 44d5812ca15195b0f5f48e3a66c5b32a7976021d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 Apr 2022 00:33:55 +0000 Subject: [PATCH] kaf: Update to version 0.1.47 --- bucket/kaf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kaf.json b/bucket/kaf.json index d400ed2cb4..453d82a824 100644 --- a/bucket/kaf.json +++ b/bucket/kaf.json @@ -1,12 +1,12 @@ { - "version": "0.1.45", + "version": "0.1.47", "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.45/kaf_0.1.45_Windows_x86_64.tar.gz", - "hash": "569071d6f781ffcee61874403c3fd37750905c900f34c7d1b01899fbeccac43d" + "url": "https://github.com/birdayz/kaf/releases/download/v0.1.47/kaf_0.1.47_Windows_x86_64.tar.gz", + "hash": "e52795418f44012d1b32d517a447fa7bec1530939a765a7bad9147d23e53d3d1" } }, "bin": "kaf.exe",