From c8c9d1c2031163e7411e603206679bdb378b6886 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Dec 2021 00:39:40 +0000 Subject: [PATCH] kaf: Update to version 0.1.44 --- bucket/kaf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kaf.json b/bucket/kaf.json index 036499220e..41dd0c74bf 100644 --- a/bucket/kaf.json +++ b/bucket/kaf.json @@ -1,12 +1,12 @@ { - "version": "0.1.42", + "version": "0.1.44", "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.42/kaf_0.1.42_Windows_x86_64.tar.gz", - "hash": "495facc3e1f6198d5a464f8d32a98fc34ace50d7a4729bde81cdc1887db1733b" + "url": "https://github.com/birdayz/kaf/releases/download/v0.1.44/kaf_0.1.44_Windows_x86_64.tar.gz", + "hash": "55ddffb5463102ad1fb8b9b4ad7c6a731b2343123fb90cb8586a088183096f46" } }, "bin": "kaf.exe",