From 01a50cc7b8225d1b27cf17b88a171ea76bfaf46f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 4 May 2021 08:15:38 +0200 Subject: [PATCH] kaf: Update to version 0.1.40 --- bucket/kaf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kaf.json b/bucket/kaf.json index 461832398c..fdc467e376 100644 --- a/bucket/kaf.json +++ b/bucket/kaf.json @@ -1,12 +1,12 @@ { - "version": "0.1.39", + "version": "0.1.40", "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.39/kaf_0.1.39_Windows_x86_64.tar.gz", - "hash": "15d9632a20140f4dd80233a471ebf4ca9ec3900f87ad79aa4a659bcb25c8c06b" + "url": "https://github.com/birdayz/kaf/releases/download/v0.1.40/kaf_0.1.40_Windows_x86_64.tar.gz", + "hash": "969033d9d23736b5db6582c7b553a03b227226e63bf0902f747f613459a64744" } }, "bin": "kaf.exe",