How to update some application to latest version with homebrew-cask?
17
votes
4
answers
16853
views
I noticed some packages provided by homebrew-cask uses a url of the latest version and a version number of "latest" such as [dropbox](https://github.com/phinze/homebrew-cask/blob/master/Casks/dropbox.rb) and [chrome](https://github.com/phinze/homebrew-cask/blob/master/Casks/google-chrome.rb) . Thus they will never be upgraded with
brew upgrade
. Is there any simple way to update such packages using homebrew-cask?
And if I call brew cask install dropbox
again, it shows there already exist some cache of old version, which I feel so dumb.
Asked by xgdgsc
(761 rep)
Oct 21, 2013, 04:43 PM
Last activity: Feb 6, 2022, 11:43 AM
Last activity: Feb 6, 2022, 11:43 AM