Skip to content

How are packages installed with --HEAD kept up-to-date? #2665

Discussion options

You must be logged in to vote

brew only checks whether HEAD installs are outdated when the stable version is updated.

If you want to check before then, you can do brew outdated --fetch-HEAD and then brew upgrade --fetch-HEAD if there's a newer commit available.

Replies: 2 comments 2 replies

Comment options

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

Comment options

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

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