I am getting the following error when trying to install paranoia 0.4.0 with brew on Linux
❯ brew install jetstack/jetstack/paranoia
==> Fetching downloads for: paranoia
==> Fetching jetstack/jetstack/paranoia
==> Downloading https://github.com/jetstack/homebrew-jetstack/releases/download/paranoia-0.4.0/paranoia-0.4.0.x86_64_linux.bottle.tar.gz
#=O#- # #
curl: (22) The requested URL returned error: 404
Error: paranoia: Failed to download resource "paranoia"
Download failed: https://github.com/jetstack/homebrew-jetstack/releases/download/paranoia-0.4.0/paranoia-0.4.0.x86_64_linux.bottle.tar.gz
==> Installing paranoia from jetstack/jetstack
==> Pouring paranoia-0.4.0.x86_64_linux.bottle.tar.gz
Error: No such file or directory @ rb_sysopen - /home/<redacted>/.cache/Homebrew/downloads/2593e4905ee218fc37d8fb80cd3873219bced26e7c72651cd3e8a982e2be6cd6--paranoia-0.4.0.x86_64_linux.bottle.tar.gz
It looks like new releases are not being made for this repository, just tags.
And the formula is setup to download releases.
I am getting the following error when trying to install paranoia 0.4.0 with brew on Linux
It looks like new releases are not being made for this repository, just tags.
And the formula is setup to download releases.