buresdv / Cork

A fast GUI for Homebrew written in SwiftUI
https://corkmac.app
2.07k stars 125 forks source link

Add support for the `--greedy` flag for outdated package and updating #362

Open buresdv opened 1 month ago

buresdv commented 1 month ago

As mentioned in #348, the --greedy flag forces homebrew to also update casks that have their auto_updates set in the definition.

This flag should be added for:

Considerations

ianjukes commented 1 month ago

Perfect summary @buresdv! Thanks for considering.