diff --git a/bucket/kaf.json b/bucket/kaf.json index e677d3fc3b..07656f9637 100644 --- a/bucket/kaf.json +++ b/bucket/kaf.json @@ -1,12 +1,12 @@ { - "version": "0.2.0", + "version": "0.2.1", "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.0/kaf_0.2.0_Windows_x86_64.tar.gz", - "hash": "bb210242c689eac817a0c97edab313c740c96e057b8dd809a615787fb80d309b" + "url": "https://github.com/birdayz/kaf/releases/download/v0.2.1/kaf_0.2.1_Windows_x86_64.tar.gz", + "hash": "3e8bbf2247a6f7d5ca2526979599cadf2ffa40a83d5131dec5a063e3457497fe" } }, "bin": "kaf.exe",