localstack/homebrew-tap

Formulat is broken

Closed this issue · 1 comments

brew install localstack/tap/localstack-cli
==> Tapping localstack/tap
Cloning into '/usr/local/Homebrew/Library/Taps/localstack/homebrew-tap'...
remote: Enumerating objects: 48, done.
remote: Counting objects: 100% (48/48), done.
remote: Compressing objects: 100% (35/35), done.
remote: Total 48 (delta 25), reused 33 (delta 10), pack-reused 0
Receiving objects: 100% (48/48), 109.46 KiB | 6.84 MiB/s, done.
Resolving deltas: 100% (25/25), done.
Tapped 1 formula (17 files, 221.1KB).
Error: localstack/tap/localstack-cli: /usr/local/Homebrew/Library/Taps/localstack/homebrew-tap/Formula/localstack-cli.rb:34: syntax error, unexpected end-of-input, expecting `end'
  end
     ^

Hi @eugenejen!
Thanks a lot for reporting the issue, and I am sorry for the inconvenience!
We had some issues with a post-release (fixing an issue in our binary builds). I fixed the issue in a1973ed and tested this manually.
I'll close this issue for now, please let us know if you experience any other issues!