Skip to content

Commit

Permalink
mercurial 3.5.2
Browse files Browse the repository at this point in the history
Also update URLS to point to new canonical location

Closes Homebrew/legacy-homebrew#44516.

Signed-off-by: Baptiste Fontaine <batifon@yahoo.fr>
  • Loading branch information
Nathan Goldbaum authored and bfontaine committed Oct 2, 2015
1 parent fdbc6bf commit fde53b7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/mercurial.rb
Expand Up @@ -2,9 +2,9 @@
# of Homebrew.
class Mercurial < Formula
desc "Scalable distributed version control system"
homepage "https://mercurial.selenic.com/"
url "https://mercurial.selenic.com/release/mercurial-3.5.1.tar.gz"
sha256 "997da45da303e399678c5bccd7be39b0fabf29c7e02fd3c8751c2ff88c8a259d"
homepage "https://mercurial-scm.org/"
url "https://mercurial-scm.org/release/mercurial-3.5.2.tar.gz"
sha256 "23fdc038503911b21dc9e556118803f7b1d4150eb14933d2ea3d0ff0dc60ab5d"

bottle do
cellar :any
Expand Down

0 comments on commit fde53b7

Please sign in to comment.