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

Less verbose versions by default #164

Closed ondrejfuhrer closed 4 years ago

ondrejfuhrer commented 4 years ago

Some casks have a very long version string (containing version hash, date, etc.). By default we would show only what is before these dividers and we will show the full version only when --verbose flag is passed.