buo / homebrew-cask-upgrade

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

Cask Pinfile #208

Closed darthShadow closed 1 year ago

darthShadow commented 1 year ago

Hi,

Would it be possible to add functionality to both dump all the pinned casks and restore them to/from a file, something similar to the Brewfile?

Thanks for the wonderful tool btw.

ondrejfuhrer commented 1 year ago

Hey @darthShadow , thanks for your suggestion, it's actually fairly easy, please check https://github.com/buo/homebrew-cask-upgrade/pull/209 if that fits your needs.

darthShadow commented 1 year ago

Yep, that works. Thanks a lot for making the change so quickly.