yonaskolb / Mint

A package manager that installs and runs executable Swift packages
MIT License
2.27k stars 122 forks source link

Failed to download Mint using homebrew #208

Closed adam-fowler closed 3 years ago

adam-fowler commented 3 years ago

Running brew install mint in a Github action is failing at the moment

==> Downloading https://homebrew.bintray.com/bottles/mint-0.16.0.catalina.bottle.tar.gz
curl: (22) The requested URL returned error: 403 Forbidden
Error: Failed to download resource "mint"
Download failed: https://homebrew.bintray.com/bottles/mint-0.16.0.catalina.bottle.tar.gz
Error: Process completed with exit code 1.
tomokisun commented 3 years ago

I failed, too.

adam-fowler commented 3 years ago

Looks like its fixed now