diff options
| author | BrewTestBot | 2014-10-08 03:18:51 +0100 |
|---|---|---|
| committer | Adam Vandenberg | 2014-10-07 21:28:41 -0700 |
| commit | 0049b1aa77863f8cd5eb60b444517db1eab2f765 (patch) | |
| tree | 6f041b4e07ed3365560cd0b8552c185f6b80e459 | |
| parent | 5ffd276bb6d313ed5fd764b9416d68f62dbcff65 (diff) | |
| download | homebrew-0049b1aa77863f8cd5eb60b444517db1eab2f765.tar.bz2 | |
mercurial: update 3.1.2 bottle.
Closes #33013.
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
| -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 |
