3
1
I've just found out about Homebrew Cask and I love it. Most of my applications are now installed via Cask.
I'm just wondering whether I can still use an application's auto-update function because Cask stores them in a folder like /opt/homebrew-cask/Caskroom/iterm2/2.1.1
.
It should work but what if I auto-update an application via the application's auto-update, then call brew update
. If the formula of this software isn't up-to-date I will have an old version.
While this likely won't be a big issue it just doesn't feel tidy and clean (same goes with auto-updating via auto-update feature then having the wrong application version in the Caskroom-folder).
Has anyone thought about these things?