Skip to content

Commit

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

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
  • Loading branch information
Vincent von Hof authored and MikeMcQuaid committed Jan 6, 2014
1 parent 7cb9708 commit d457afc
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 @@

class Mercurial < Formula
homepage 'http://mercurial.selenic.com/'
url 'http://mercurial.selenic.com/release/mercurial-2.8.1.tar.gz'
mirror 'http://fossies.org/linux/misc/mercurial-2.8.1.tar.gz'
sha1 'f44c5ca419ed8fb2d83f6945c093349a0602908c'
url 'http://mercurial.selenic.com/release/mercurial-2.8.2.tar.gz'
mirror 'http://fossies.org/linux/misc/mercurial-2.8.2.tar.gz'
sha1 'a724217d66f4a3f0a8ade971aefa66523e7a2ea9'

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

Expand Down

0 comments on commit d457afc

Please sign in to comment.