Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot download v0.2.4 with the installation script #268

Closed
Inox117 opened this issue Jul 5, 2023 · 1 comment
Closed

Cannot download v0.2.4 with the installation script #268

Inox117 opened this issue Jul 5, 2023 · 1 comment

Comments

@Inox117
Copy link

Inox117 commented Jul 5, 2023

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 birdayz closed this as completed in 55a194f Jul 5, 2023
@birdayz
Copy link
Owner

birdayz commented Jul 5, 2023

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants