vitorgalvao/tiny-scripts

Installing updated cask with -i produces warning from Homebrew

mtrolley opened this issue · 1 comments

When submitting an update to a cask and using the -i option I get the following warning:

Warning: Calling brew cask reinstall is deprecated! Use brew reinstall instead.

I've opened PR #198 to fix this.