diff --git a/bucket/kaf.json b/bucket/kaf.json index 07b898bb26..b9d8f3a164 100644 --- a/bucket/kaf.json +++ b/bucket/kaf.json @@ -1,16 +1,16 @@ { - "version": "0.2.11", + "version": "0.2.13", "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.11/kaf_0.2.11_Windows_x86_64.tar.gz", - "hash": "4a24183bd9c668a440810ec94ac156bbd19ed1c28cd6207a2db92361dba41dfe" + "url": "https://github.com/birdayz/kaf/releases/download/v0.2.13/kaf_0.2.13_Windows_x86_64.tar.gz", + "hash": "0b81bf23e9514cf1dd1ab399cda1a191980ad2e617a6e9b47a02499396703bdd" }, "arm64": { - "url": "https://github.com/birdayz/kaf/releases/download/v0.2.11/kaf_0.2.11_Windows_arm64.tar.gz", - "hash": "0d401bce0b616ffdf975f2f372f0947b4010b19062c14d7399bfd813c4fcd9de" + "url": "https://github.com/birdayz/kaf/releases/download/v0.2.13/kaf_0.2.13_Windows_arm64.tar.gz", + "hash": "8584ad81a2ccb72c4e9366901e12bcbb7e6d76824fc870d4af03cb1166ccbfda" } }, "bin": "kaf.exe",