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

Always updating "latest" apps. #74

Closed safaiyeh closed 5 years ago

safaiyeh commented 6 years ago

screen shot 2017-08-23 at 9 05 31 am The casks that use a "latest" channel are always scheduled for an update. Would it be better to only update when there is a change in the latest channel?

ondrejfuhrer commented 6 years ago

Unfortunately, we cannot know, if there is any change since the software manufacturer does not tell us. The upgrade depends on the manual update on the cask from the homebrew cask contributors.

That means that the only information we have is -> it is the latest. There is no concept of checking differences for the "latest" in casks themselves.