buo / homebrew-cask-upgrade

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

no upgrade for mas-cli apps #152

Closed SK9MM777 closed 1 year ago

SK9MM777 commented 4 years ago

should homebrew-cask-upgrade also upgrade apps from the MacAppStore that were installed with mas-cli for homebrew, or is that not possible?

ondrejfuhrer commented 4 years ago

Hello @CLUB777ONE , thank you for your suggestion. Since right now brew cu works only with brew commands, there is no easy way how we could do that (it would have to be built completely separated, etc).

But cool idea, if there is anyone volunteering to build that, might be interesting if that could be added.

ondrejfuhrer commented 1 year ago

Hey @CLUB777ONE

I've just merged this experimental feature so feel free to try It out and give feedback. However, be warned that it solely depends on mas-cli, which isn't perfect (reports some apps that actually don't have an update in MAS, etc), so might be a little bit buggy.