instrumenta / homebrew-instrumenta

Homebrew formulas for instrumenta tools
0 stars 2 forks source link

Remove deprecated `bottle :unneeded` call (#1) #3

Closed thomscode closed 1 year ago

thomscode commented 2 years ago

Fixes: #2

Remove bottle :unneeded as it is no longer supported per HomeBrew CLI message:

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

I realize these files aren't supposed to be edited directly, but this could be an intermediate fix if it's easier that doing a new release.

davidxia commented 2 years ago

LGTM. Hopefully, @garethr, you can review and merge this at your convenience. 🙏

asfaltboy commented 2 years ago

@garethr just checking if you saw the mention above?