diff --git a/distributions/distributions.yaml b/distributions/distributions.yaml index 35e8bfe..7b54f48 100644 --- a/distributions/distributions.yaml +++ b/distributions/distributions.yaml @@ -1211,7 +1211,8 @@ sources: type: github-releases url: https://api.github.com/repos/junegunn/fzf/releases fetch: - url: https://github.com/junegunn/fzf/releases/download/{{ .Version }}/fzf-{{ .Version }}-{{ .OS }}_{{ .Arch }}.tar.gz + #url: https://github.com/junegunn/fzf/releases/download/{{ .Version }}/fzf-{{ .Version }}-{{ .OS }}_{{ .Arch }}.tar.gz + url: https://github.com/junegunn/fzf/releases/download/v{{ .Version }}/fzf-{{ .Version }}-{{ .OS }}_{{ .Arch }}.tar.gz install: type: tgz binaries: