Skip to content

How is the homebrew package repo updated, and what is the best way to get the latest version? #6063

Discussion options

You must be logged in to vote

We deploy a new image once a week, if you would like to update in runtime you can use - https://docs.brew.sh/FAQ

First update all package definitions (formulae) and Homebrew itself:
brew update

Upgrade everything with:
brew upgrade

Or upgrade a specific formula with:
brew upgrade <formula>

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@casey
Comment options

Answer selected by casey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants