Skip to content

Commit

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

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
reuben authored and jacknagel committed May 6, 2013
1 parent fefd9f6 commit 0a13b3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/mercurial.rb
Expand Up @@ -2,8 +2,8 @@

class Mercurial < Formula
homepage 'http://mercurial.selenic.com/'
url 'http://mercurial.selenic.com/release/mercurial-2.5.4.tar.gz'
sha1 '9a387a041fe808833fe3512229eb35c6d5274188'
url 'http://mercurial.selenic.com/release/mercurial-2.6.tar.gz'
sha1 'b158d2cb9ac9c5f45330555a42a3aa4cdf04dd1d'

head 'http://selenic.com/repo/hg', :using => :hg

Expand Down

0 comments on commit 0a13b3b

Please sign in to comment.