2020-11-18 08:41:37 +01:00

25 lines
754 B
JSON

{
"version": "0.1.39",
"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.39/kaf_0.1.39_Windows_x86_64.tar.gz",
"hash": "15d9632a20140f4dd80233a471ebf4ca9ec3900f87ad79aa4a659bcb25c8c06b"
}
},
"bin": "kaf.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/birdayz/kaf/releases/download/v$version/kaf_$version_Windows_x86_64.tar.gz"
}
},
"hash": {
"url": "$baseurl/checksums.txt"
}
}
}