Fetch the newest Homebrew formulae with Brew Update. Update local package repositories from GitHub and perform necessary migrations. Free online tool, no registration required.
brew update
Fetch the newest version of Homebrew and all formulae from GitHub using
git
and perform any necessary migrations. To upgrade all installed formulae, usebrew upgrade
. More information: https://docs.brew.sh/Manpage#update-up-options.
- Fetch the newest version of Homebrew and all formulae:
brew update