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.11k stars 107 forks source link

brew upgrade throws warnings #41

Open sliedig opened 3 years ago

sliedig commented 3 years ago

Just ran brew upgrade this morning and got a bunch or warnings I'd not seen before.

➜ brew upgrade
Updating Homebrew...
==> Auto-updated Homebrew!
Updated 2 taps (homebrew/core and homebrew/cask).
==> Updated Formulae
Updated 17 formulae.
==> New Casks
topnotch
==> Updated Casks
Updated 2 casks.
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

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
iann0036 commented 3 years ago

Thanks for raising @sliedig,

Could you run brew update and see if this still occurs?

Relates to #40.

sliedig commented 3 years ago

Magic! It's disappeared 😀