LinuxCommandLibrary

brew-update

Fetch the newest version of Homebrew and all formulae from GitHub using `git` and perform any necessary migrations.

TLDR

Fetch the newest version of Homebrew and all formulae

$ brew update
copy

Copied to clipboard