diff --git a/bucket/kaf.json b/bucket/kaf.json index 7c3abcd794..c0ec760f10 100644 --- a/bucket/kaf.json +++ b/bucket/kaf.json @@ -1,12 +1,12 @@ { - "version": "0.2.2", + "version": "0.2.3", "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.2/kaf_0.2.2_Windows_x86_64.tar.gz", - "hash": "df81d47053566d53a2259eb92c027e6789ab86c1d990a60360e0bc33c722e68b" + "url": "https://github.com/birdayz/kaf/releases/download/v0.2.3/kaf_0.2.3_Windows_x86_64.tar.gz", + "hash": "a9ba54ec0f7ab9aa84c477e4c817b8c85ce72e0b1257bb0c38386f87e98ab818" } }, "bin": "kaf.exe",