birdayz / kaf

Modern CLI for Apache Kafka, written in Go.
Apache License 2.0
2.24k stars 143 forks source link

Cannot download v0.2.4 with the installation script #268

Closed Inox117 closed 1 year ago

Inox117 commented 1 year ago

Hello,

When I try to install the v0.2.4 using the installation script curl https://raw.githubusercontent.com/birdayz/kaf/master/godownloader.sh | BINDIR=$HOME/bin bash I get an error 404 The version kaf_0.2.4_Linux_x86_64.tar.gz is not found.

I think the problem comes from the fact that unlike the other version, v0.2.4 does not have the version in its name which cause the tarball name initialization here to be incorrect.

birdayz commented 1 year ago

thanks for reporting. i had to fix a few issues related to updating goreleaser. it's now fixed, it should work again starting with 0.2.6.

curl https://raw.githubusercontent.com/birdayz/kaf/master/godownloader.sh | BINDIR=$HOME/bin bash
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  9532  100  9532    0     0  40637      0 --:--:-- --:--:-- --:--:-- 40561
birdayz/kaf info checking GitHub for latest tag
birdayz/kaf info found version: 0.2.6 for v0.2.6/Linux/x86_64
birdayz/kaf info installed /home/birdy/bin/kaf