diff --git a/bucket/kaf.json b/bucket/kaf.json index c21b020d1d..07b898bb26 100644 --- a/bucket/kaf.json +++ b/bucket/kaf.json @@ -1,16 +1,16 @@ { - "version": "0.2.8", + "version": "0.2.11", "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.8/kaf_0.2.8_Windows_x86_64.tar.gz", - "hash": "d3cfc36d90c13462f91242d5a47fa1f195fbf08c18eca51068593aae879bc991" + "url": "https://github.com/birdayz/kaf/releases/download/v0.2.11/kaf_0.2.11_Windows_x86_64.tar.gz", + "hash": "4a24183bd9c668a440810ec94ac156bbd19ed1c28cd6207a2db92361dba41dfe" }, "arm64": { - "url": "https://github.com/birdayz/kaf/releases/download/v0.2.8/kaf_0.2.8_Windows_arm64.tar.gz", - "hash": "4554e169b279cc8f429a995f548ba2fac819b3d941877c6eb11d76f1896c2754" + "url": "https://github.com/birdayz/kaf/releases/download/v0.2.11/kaf_0.2.11_Windows_arm64.tar.gz", + "hash": "0d401bce0b616ffdf975f2f372f0947b4010b19062c14d7399bfd813c4fcd9de" } }, "bin": "kaf.exe",