From 3222e0b1853fb4d5ddcffc18afb8cfe8b9fff8cf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 18 Nov 2020 08:41:37 +0100 Subject: [PATCH] kaf: Update to version 0.1.39 --- bucket/kaf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kaf.json b/bucket/kaf.json index 078299aae7..461832398c 100644 --- a/bucket/kaf.json +++ b/bucket/kaf.json @@ -1,12 +1,12 @@ { - "version": "0.1.38", + "version": "0.1.39", "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.38/kaf_0.1.38_Windows_x86_64.tar.gz", - "hash": "ce3cc29362b68f2b8a54c7653c34e1381a760d6135ad014592106b727cf1f391" + "url": "https://github.com/birdayz/kaf/releases/download/v0.1.39/kaf_0.1.39_Windows_x86_64.tar.gz", + "hash": "15d9632a20140f4dd80233a471ebf4ca9ec3900f87ad79aa4a659bcb25c8c06b" } }, "bin": "kaf.exe",