iann0036 / iamlive

Generate an IAM policy from AWS, Azure, or Google Cloud (GCP) calls using client-side monitoring (CSM) or embedded proxy
MIT License
3.1k stars 107 forks source link

Homebrew installer reports warning: Calling bottle :unneeded is deprecated! #40

Closed topolodgy closed 3 years ago

topolodgy commented 3 years ago

When running homebrew the following error is reported:

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

This flags every time I use homebrew - I'm running MacOS 11.5 (Big Sur).

iann0036 commented 3 years ago

Hey @topolodgy,

Thanks for letting me know. I've updated the tap and I believe the error should be resolved on the next brew update. Let me know if that's not the case.

topolodgy commented 3 years ago

just tested and it's working without any reported error,

Thanks for the quick turnaround @iann0036!