Skip to content

Do formulae with livecheck blocks automatically get updated from upstream? #19

Discussion options

You must be logged in to vote

To answer your question, livecheck does not automatically update formulae. We rely on community contributions to keep packages up to date. You're strongly encouraged to open a PR to update the clojure formula. Take a look at the docs for a guide on how to do this (brew bump-formula-pr is probably what you're looking for)

livecheck is a tool that compares the version we have to the latest upstream version. For example, running brew livecheck clojure will indicate that there is a new version available:

$ brew livecheck clojure
clojure : 1.10.1.561 ==> 1.10.1.697

There has been some discussion about creating pull requests automatically based on livecheck but this hasn't been implemented yet.

Replies: 2 comments 2 replies

Comment options

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

Answer selected by puredanger
Comment options

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

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