ruimarinho / homebrew-tap

🍻 Homebrew tap for some of my open source projects
1 stars 5 forks source link

Warning: Calling bottle :unneeded is deprecated! There is no replacement. #5

Closed ericbn closed 2 years ago

ericbn commented 3 years ago

Hi! 👋 Thanks for your great open source projects!

I'm getting the following warning from brew:

Warning: Calling bottle :unneeded is deprecated! There is no replacement.
Please report this issue to the ruimarinho/tap tap (not Homebrew/brew or Homebrew/core):
  /usr/local/Homebrew/Library/Taps/ruimarinho/homebrew-tap/Formula/gsts.rb:10

It's referring to this line in the formula file: https://github.com/ruimarinho/homebrew-tap/blob/8819693f5f32d2df7d3366d6ea0c14b587e3402b/Formula/gsts.rb#L10

ruimarinho commented 2 years ago

Thanks for the report. Should be fixed by https://github.com/ruimarinho/homebrew-tap/commit/a8966baaf8f6c09cf8e4017c7c5b046ba017f7be.