Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Homebrew's deprecated :bottle unneeded #2243

Merged
merged 1 commit into from
Oct 28, 2021

Conversation

ferrazoli
Copy link
Contributor

Closes #2241

Fixes this Homebrew warning:

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

According to this discussion, the call can just be removed:
Homebrew/discussions#2311 (comment)

Copy link
Member

@alexarchambault alexarchambault left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@alexarchambault alexarchambault merged commit 51c333a into coursier:master Oct 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Calling bottle :unneeded is deprecated
2 participants