diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/mercurial.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/mercurial.rb b/Library/Formula/mercurial.rb index 2c528fb2c..2eb4532b5 100644 --- a/Library/Formula/mercurial.rb +++ b/Library/Formula/mercurial.rb @@ -9,9 +9,9 @@ class Mercurial < Formula bottle do cellar :any - sha1 "fb136c0649ed97c511ee89ae2b2d51919fcfd13c" => :mavericks - sha1 "642e927f4ff7b1b20257b006a5f1c259951a4db3" => :mountain_lion - sha1 "5fd44626cc90389d2890f630619341327a173d1e" => :lion + sha1 "eb85a4ea16c6dfef0b75e1e067f5374acbfe862c" => :mavericks + sha1 "e99b0565dcdfb888f6f976c6b9abeae38b79adb0" => :mountain_lion + sha1 "764e5c61bebd9f79a86c8fa79bc743c8d508e4d8" => :lion end def install |
