buo / homebrew-cask-upgrade

A command line tool for upgrading every outdated app installed by Homebrew Cask
MIT License
2.4k stars 90 forks source link

How is homebrew-cask-upgrade updated? #73

Closed 7k50 closed 6 years ago

7k50 commented 6 years ago

I am not very familiar with brew taps. Is there any need to update homebrew-cask-upgrade itself? If so, how is that done?

buo commented 6 years ago

You don't need to update homebrew-cask-upgrade by yourself. If you update Homebrew using brew update, it will update all brew taps too. You can check the log message.

$ brew update
Updated Homebrew from 914378cf2 to 455ec4c9b.
Updated 3 taps (buo/cask-upgrade, caskroom/cask, homebrew/core).
...