diff options
| author | BrewTestBot | 2015-03-03 12:41:20 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-03-03 12:55:00 +0000 |
| commit | c2f6f1df541f8ddf230d8cbbd725b9b5b0516553 (patch) | |
| tree | 5b6785505141d55abcc6151720be791726c4cc6e /Library/Formula | |
| parent | edc39cc2c0eb7e2b71d71331b7f890c3d5f6f9b1 (diff) | |
| download | homebrew-c2f6f1df541f8ddf230d8cbbd725b9b5b0516553.tar.bz2 | |
mercury: update 14.01.1 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/mercury.rb | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/Library/Formula/mercury.rb b/Library/Formula/mercury.rb index e98fe0d04..cfc60112e 100644 --- a/Library/Formula/mercury.rb +++ b/Library/Formula/mercury.rb @@ -4,10 +4,9 @@ class Mercury < Formula sha1 "8d8295aed6cadb6cd2e932490042de6075d18acf" bottle do - revision 1 - sha1 "b9f481aecf1ecb6032b09c8434b86b87fd1f67c0" => :mavericks - sha1 "92798069609393c4d0d558080e93db63d60738ff" => :mountain_lion - sha1 "5319c3fa8a318136d9c9ffc4818a22ebe38e9aeb" => :lion + sha1 "82730c120043d0a741d8deeceb79c82b7e232549" => :yosemite + sha1 "70e9c006f0287ff012441f469d1fa39b6ec5a291" => :mavericks + sha1 "0ab2f708f25879f4b894d89a271ddb23be0d984e" => :mountain_lion end depends_on "erlang" => :optional |
