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

Exclude specific casks #93

Closed exophunk closed 5 years ago

exophunk commented 6 years ago

Hey, is it possible to add an option to exclude certain casks from upgrading?

Something like --exclude [casknames]

The microsoft-office cask upgrade always hangs on the installer and I can't find a way to fix ist. Therefore it would be nice to simply exclude it.

ondrejfuhrer commented 6 years ago

Hey @exophunk , Nice idea, should not be hard to implement and I think that would also solve some other issues. I wanted to look into that, but so far I didn't have time 😞

paour commented 5 years ago

I would suggest making it possible to "pin" or ignore casks, in a settings file. Some casks I never want to upgrade, and having to --exclude them on every run would be annoying.

Edit: this is already suggested as #90.

Mehran commented 5 years ago

yes i want it also .