Homebrew command broken with rc1

The command brew install astronomer/tap/astro does not work with the rc1.

==> Installing astro from astronomer/tap
==> Downloading https://github.com/astronomer/astro-cli/releases/download/v0.25.

curl: (22) The requested URL returned error: 404
Error: Failed to download resource "astro"
Download failed: https://github.com/astronomer/astro-cli/releases/download/v0.25.0/astro_0.25.0_darwin_amd64.tar.gz

Hey @JohnRomanski! Apologies you’re running into this - unfortunately a known issue on our side. Can you try the following:

  1. Install the latest (published) version of the CLI with the following:

    brew install astronomer/tap/astro@0.23.4
    
  2. Run brew update