kaf: Update to version 0.2.11

This commit is contained in:
github-actions[bot] 2025-03-15 20:26:26 +00:00
parent fc479e9bbb
commit 84843382e4

View File

@ -1,16 +1,16 @@
{ {
"version": "0.2.8", "version": "0.2.11",
"description": "Modern CLI for Apache Kafka", "description": "Modern CLI for Apache Kafka",
"homepage": "https://github.com/birdayz/kaf", "homepage": "https://github.com/birdayz/kaf",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/birdayz/kaf/releases/download/v0.2.8/kaf_0.2.8_Windows_x86_64.tar.gz", "url": "https://github.com/birdayz/kaf/releases/download/v0.2.11/kaf_0.2.11_Windows_x86_64.tar.gz",
"hash": "d3cfc36d90c13462f91242d5a47fa1f195fbf08c18eca51068593aae879bc991" "hash": "4a24183bd9c668a440810ec94ac156bbd19ed1c28cd6207a2db92361dba41dfe"
}, },
"arm64": { "arm64": {
"url": "https://github.com/birdayz/kaf/releases/download/v0.2.8/kaf_0.2.8_Windows_arm64.tar.gz", "url": "https://github.com/birdayz/kaf/releases/download/v0.2.11/kaf_0.2.11_Windows_arm64.tar.gz",
"hash": "4554e169b279cc8f429a995f548ba2fac819b3d941877c6eb11d76f1896c2754" "hash": "0d401bce0b616ffdf975f2f372f0947b4010b19062c14d7399bfd813c4fcd9de"
} }
}, },
"bin": "kaf.exe", "bin": "kaf.exe",