Skip to content

Commit

Permalink
mercurial: Update to 2.2.2
Browse files Browse the repository at this point in the history
Closes Homebrew#12563.

Signed-off-by: Charlie Sharpsteen <source@sharpsteen.net>
  • Loading branch information
Lothiraldan authored and Sharpie committed Jun 3, 2012
1 parent f5d1f6e commit b8f048d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Library/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.2.1.tar.gz'
sha1 '40961a436920628ff9db48dc8aab8012d72dcd52'
url 'http://mercurial.selenic.com/release/mercurial-2.2.2.tar.gz'
sha1 '72070531f173ccb4394b227914c45678c963ebaa'

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

Expand Down

0 comments on commit b8f048d

Please sign in to comment.