Brew install abinit

dear all,

I am running into an issue concerning the installation of abinit using brew.
I am not very familiar with brew myself so excuse my ignorance.
In my try I get the following error:

==> Fetching abinit/tap/wannier90
Error: abinit: Failed to download resource "wannier90"
Failure while executing; `/usr/bin/env /usr/local/Homebrew/Library/Homebrew/shims/shared/curl --disable --cookie /dev/null --globoff --show-error --user-agent Homebrew/4.0.18\ \(Macintosh\;\ Intel\ Mac\ OS\ X\ 13.3.1\)\ curl/7.87.0 --header Accept-Language:\ en --retry 3 --fail --location --silent --head http://forge.abinit.org/homebrew/wannier90-3.1.0.ventura.bottle.tar.gz` exited with 7. Here's the output:
curl: (7) Failed to connect to forge.abinit.org port 80 after 26 ms: Couldn't connect to server

Please let me know if you have any advice!
Thanks!
Bogdan

Hey Bogdan! Looks like the link for the wannier90 bottle is broken. Perhaps @beuken knows why.

Yes, this is a problem on the server. This is not specific to Mac.

It could be because the links were served with HTTP before and now they are with HTTPS. It could be necessary to update the brew recipe.

Hi,

sorry,

fixed

jmb