diff options
| author | BrewTestBot | 2014-06-21 08:15:07 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-06-21 08:18:26 +0100 |
| commit | 311c206e82386107364cd0e6b042e88d87bd7a68 (patch) | |
| tree | 65b8ac369cc1d18e0abf1384b89a008df94925a0 /Library | |
| parent | 883c6619d64dcf5b3937577b6543f89d41ce562c (diff) | |
| download | homebrew-311c206e82386107364cd0e6b042e88d87bd7a68.tar.bz2 | |
mongodb: update 2.6.3 bottle.
Closes #30330.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/mongodb.rb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Formula/mongodb.rb b/Library/Formula/mongodb.rb index 84378e881..f9066ed02 100644 --- a/Library/Formula/mongodb.rb +++ b/Library/Formula/mongodb.rb @@ -6,6 +6,9 @@ class Mongodb < Formula sha1 "226ab45e3a2e4d4a749271f1bce393ea8358d3dd" bottle do + sha1 "d573717ca7c67455680a6823de210c940faf9ac6" => :mavericks + sha1 "f7d2a0711e3ac09fd61bcb243360c1a07fb83233" => :mountain_lion + sha1 "b646f64abf52bcc594e690ca2c95143685ade864" => :lion end devel do |
