diff --git a/bucket/kaf.json b/bucket/kaf.json index 26877333cf..c21b020d1d 100644 --- a/bucket/kaf.json +++ b/bucket/kaf.json @@ -1,16 +1,16 @@ { - "version": "0.2.7", + "version": "0.2.8", "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.7/kaf_0.2.7_Windows_x86_64.tar.gz", - "hash": "280bc68b9128a01c7b0fbb9d5b0fddf56c0cb6e0b76646058513f41addac0707" + "url": "https://github.com/birdayz/kaf/releases/download/v0.2.8/kaf_0.2.8_Windows_x86_64.tar.gz", + "hash": "d3cfc36d90c13462f91242d5a47fa1f195fbf08c18eca51068593aae879bc991" }, "arm64": { - "url": "https://github.com/birdayz/kaf/releases/download/v0.2.7/kaf_0.2.7_Windows_arm64.tar.gz", - "hash": "f8a35e3fcd0d7fc433f8afb45554bc2bd92cf412d3d77a9011025277b130a6e9" + "url": "https://github.com/birdayz/kaf/releases/download/v0.2.8/kaf_0.2.8_Windows_arm64.tar.gz", + "hash": "4554e169b279cc8f429a995f548ba2fac819b3d941877c6eb11d76f1896c2754" } }, "bin": "kaf.exe",