-
-
Notifications
You must be signed in to change notification settings - Fork 162
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Visual indicator to show outdated casks & option to upgrade --greedy #348
Comments
Hey, thanks for the input! Concerning the Casks with in-app updates, (as far as I know) those will never work in Cork, because they don't work in Homebrew itself, either. If I understand it correctly, Casks that have in-app updates have a special entry in their definition, Also, could you please tell me more about the |
Hi @buresdv. Apologies for the late reply. Actually, you can update casks with in-app updates in Homebrew. I do it all the time, and that is the use case I was asking to support. You are correct in your understanding that casks with the When I install any macOS app via a Homebrew cask, I switch off auto updating inside that app via its settings in macOS. I then use the Homebrew process to do the updates -- and it works great. I don't think I'm the only one to do this. It means I can update all my non Mac App Store apps in one go -- rather than having to launch each one individually. Does that make sense?? What I would love to see in Cork is a setting (maybe in preferences?) that allows me to add the Thanks! |
I think I understand. That's an interesting use case I'll look into. Speaking of the outdated indicator, that has been implemented |
Ahhhh!!!! I had missed this. Fantastic. I think because the icon is so subtle I visually missed them. I was expecting to see something like a |
Could you please direct the discussion to #362? I created it so that it's only about the |
There is no visual indicator if a cask is outdated, and the update/upgrade process does not work on casks that have in-application updates. It would be great to see which casks are out of date, and then have the option to brew upgrade the cask by choice (i.e. a --greedy).
Hope that makes sense!
The text was updated successfully, but these errors were encountered: