Skip to content

Commit

Permalink
mercurial 3.4.2
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#41259.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
  • Loading branch information
Nathan Goldbaum authored and DomT4 committed Jul 2, 2015
1 parent 106d644 commit d8505dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/mercurial.rb
Expand Up @@ -3,8 +3,8 @@
class Mercurial < Formula
desc "Scalable distributed version control system"
homepage "https://mercurial.selenic.com/"
url "https://mercurial.selenic.com/release/mercurial-3.4.1.tar.gz"
sha256 "7a8acf7329beda38ceea29c689212574d9a6bfffe24cf565015ea0066f7cee3f"
url "https://mercurial.selenic.com/release/mercurial-3.4.2.tar.gz"
sha256 "dcc90e4a8476149ecc8af13c08202860b4c9c987a94c4f3c18b28294b6fd8ecd"

bottle do
cellar :any
Expand Down

0 comments on commit d8505dc

Please sign in to comment.