Skip to content

Commit

Permalink
mercurial 3.7.2
Browse files Browse the repository at this point in the history
Closes Homebrew#49732.

Signed-off-by: Dominyk Tiller <[email protected]>
  • Loading branch information
Nathan Goldbaum authored and DomT4 committed Mar 3, 2016
1 parent a928ede commit 459c0dd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/Formula/mercurial.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
class Mercurial < Formula
desc "Scalable distributed version control system"
homepage "https://mercurial-scm.org/"
url "https://mercurial-scm.org/release/mercurial-3.7.1.tar.gz"
sha256 "96d37d1f444a032295e190318b3166e9d05abb55916d2b3adb618a8f16c5cfed"
url "https://mercurial-scm.org/release/mercurial-3.7.2.tar.gz"
sha256 "5ba9438d6ab0db93f7b0786ba632138eb64a9dc0d93e30dde2b17b328fdc6d7a"

bottle do
cellar :any_skip_relocation
Expand Down

0 comments on commit 459c0dd

Please sign in to comment.