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