diff options
| author | BrewTestBot | 2014-04-09 00:14:03 +0100 |
|---|---|---|
| committer | Brett Koonce | 2014-04-08 18:32:04 -0500 |
| commit | 4cd3595e7dc2105bbd2bdb20ed58f5b3a0d24e09 (patch) | |
| tree | a1b47e0b973948fc7e9fd4b22ff93f5c4947bc7a | |
| parent | 3e6d8204a01485658ca59d4e0c9b7489f58fbf09 (diff) | |
| download | homebrew-4cd3595e7dc2105bbd2bdb20ed58f5b3a0d24e09.tar.bz2 | |
mongodb: update 2.6.0 bottle.
Closes #28250.
Signed-off-by: Brett Koonce <koonce@gmail.com>
| -rw-r--r-- | Library/Formula/mongodb.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/mongodb.rb b/Library/Formula/mongodb.rb index 7066cd4ec..ea3cc7494 100644 --- a/Library/Formula/mongodb.rb +++ b/Library/Formula/mongodb.rb @@ -6,9 +6,9 @@ class Mongodb < Formula sha1 "35f8efe61d992f4b71c9205a9dbcab50e745c9a3" bottle do - sha1 "e24b77974f0a5f4babaf224dfda675bd297afdea" => :mavericks - sha1 "13d42b00a3251ee64779ba1bf7dc56776a843b87" => :mountain_lion - sha1 "f9a50b30bbf060d90ebd13dd8d09129b7db311aa" => :lion + sha1 "70ab70ec4b1817ec5b47b0187b55eda28731beaa" => :mavericks + sha1 "001dd95bbe23457586e4670e61d2b819809dbd7e" => :mountain_lion + sha1 "febdb380ec74673ff8edc93992ab838445a681be" => :lion end head do |
