From 2c7d51c58343a15f1fac701248e9c44276e1ff53 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 20:26:17 +0000 Subject: [PATCH] kaf: Update to version 0.2.6 --- bucket/kaf.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/kaf.json b/bucket/kaf.json index c0ec760f10..1fddd3d8b2 100644 --- a/bucket/kaf.json +++ b/bucket/kaf.json @@ -1,12 +1,12 @@ { - "version": "0.2.3", + "version": "0.2.6", "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.2.3/kaf_0.2.3_Windows_x86_64.tar.gz", - "hash": "a9ba54ec0f7ab9aa84c477e4c817b8c85ce72e0b1257bb0c38386f87e98ab818" + "url": "https://github.com/birdayz/kaf/releases/download/v0.2.6/kaf_0.2.6_Windows_x86_64.tar.gz", + "hash": "09f5dd0188e44013b51a8166cb069f7fd2f8a45611eca5c921bb632eadf43c8a" } }, "bin": "kaf.exe",