Mac eventstoreDB install is returning a 404

As per the docs eventstore db should be installed via:

brew cask install eventstore

This is currently returning:

curl: (22) The requested URL returned error: 404
Error: Download failed on Cask ‘eventstore’ with message: Download failed: https://eventstore.org/downloads/macos/EventStore-OSS-MacOS-macOS-v5.0.8.tar.gz

If you visit the above link you can see a 404 too.

@luke.mckay-smith, support for macOS was removed. We recommend using docker instead of the bare metal installation on Mac. I apologise for the confusion related to docs. I updated them, removing information about macOS support not to generate further confusion.

If you’re using Mac M1, then we have a prerelease for the ARM64 docker build. Read more: https://www.eventstore.com/blog/eventstoredb-alpha-docker-image-release-for-macbook-air-m1.

p.s. v5 is out of support. I recommend trying the latest 21.10 LTS version.