For instance, let's say that I install Spotify with Homebrew. If a Spotify update comes out, will it also be available with brew upgrade the same way and day as if I were using the app installed via the Spotify website?
Asked
Active
Viewed 1,207 times
1 Answers
1
[...] will it also be available with brew upgrade the same way and day [...]
No, you will have to run in the command line:
brew upgrade
to upgrade and wait a few days that someone push an upgrade into https://github.com/Homebrew/homebrew-cask.

Ortomala Lokni
- 56,620
- 24
- 188
- 240