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

Improvement: Blacklist not-to-be-updated software #90

Closed derphilipp closed 5 years ago

derphilipp commented 6 years ago

It would be nice if one could set a certain software to be ignore with the updates;

I usually like to clean my software all up to date, but some software just can't be updated (plugins that depend on older versions, licensing reasons, etc.

ondrejfuhrer commented 6 years ago

Thanks for the suggestion, it appeared here already few times to not update casks, that are pinned. Unfortunately the brew pin does not work with casks so it would need to be implemented (or wait until someone implements it in the "cask team"). So far I guess no one had time to do that.