diff --git a/bucket/kaf.json b/bucket/kaf.json index 31bac0f9f0..26877333cf 100644 --- a/bucket/kaf.json +++ b/bucket/kaf.json @@ -1,16 +1,16 @@ { - "version": "0.2.6", + "version": "0.2.7", "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.6/kaf_0.2.6_Windows_x86_64.tar.gz", - "hash": "09f5dd0188e44013b51a8166cb069f7fd2f8a45611eca5c921bb632eadf43c8a" + "url": "https://github.com/birdayz/kaf/releases/download/v0.2.7/kaf_0.2.7_Windows_x86_64.tar.gz", + "hash": "280bc68b9128a01c7b0fbb9d5b0fddf56c0cb6e0b76646058513f41addac0707" }, "arm64": { - "url": "https://github.com/birdayz/kaf/releases/download/v0.2.6/kaf_0.2.6_Windows_arm64.tar.gz", - "hash": "5f12cc55a0de98a7b2c10b72c192661bee41fa561bf858f49901f2af88e3e6d0" + "url": "https://github.com/birdayz/kaf/releases/download/v0.2.7/kaf_0.2.7_Windows_arm64.tar.gz", + "hash": "f8a35e3fcd0d7fc433f8afb45554bc2bd92cf412d3d77a9011025277b130a6e9" } }, "bin": "kaf.exe",