I have been a Macintosh user for quite some time now and I have never, not once, not a single time, correctly distinguished "brew update" from "brew upgrade" on the first try
@marcoarment You don’t have to brew update, it’s automatic. It makes sure brew itself is up to date and downloads the latest formulae. Auto-update is on by default and will run once every 24h before commands: install, upgrade and tap.
Brew upgrade bumps all packages to their latest working versions given the dependencies between them.
