Hi there,
I’m trying to install from HomeBrew on my Mac (12.6.2).
Following the instructions I get the following:
√ % brew tap radicle/cli https://seed.alt-clients.radicle.xyz/radicle-cli-homebrew.git
√ % brew install radicle-cli
Warning: No available formula with the name "radicle-cli". Did you mean cartridge-cli?
Searching Brew.sh I find radicle-upstream.
√ % brew install --cask radicle-upstream
==> Downloading https://releases.radicle.xyz/radicle-upstream-0.3.2.dmg
curl: (35) LibreSSL SSL_connect: SSL_ERROR_SYSCALL in connection to releases.radicle.xyz:443
Error: Download failed on Cask 'radicle-upstream' with message: Download failed: https://releases.radicle.xyz/radicle-upstream-0.3.2.dmg
Any help to get past this would be much appreciated.