diff options
| author | Mike McQuaid | 2013-10-23 16:12:41 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2013-10-23 16:12:41 +0100 |
| commit | ebc31c344fbad909bc57de54c169d77face3d6da (patch) | |
| tree | 80c5204a471f36052f9f40deae81c3251388be1c | |
| parent | 975acc00ef8b6a240d2fa793c99518c00ca21f1b (diff) | |
| download | homebrew-ebc31c344fbad909bc57de54c169d77face3d6da.tar.bz2 | |
mongodb: remove outdated bottles.
| -rw-r--r-- | Library/Formula/mongodb.rb | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/Library/Formula/mongodb.rb b/Library/Formula/mongodb.rb index 44d3c0c73..b0ac3b977 100644 --- a/Library/Formula/mongodb.rb +++ b/Library/Formula/mongodb.rb @@ -5,13 +5,6 @@ class Mongodb < Formula url 'http://downloads.mongodb.org/src/mongodb-src-r2.4.7.tar.gz' sha1 'abef63992fe12e4e68a7d9de01d8d8eaa8705c9a' - bottle do - revision 2 - sha1 '346303b785bafeae18228c9ef180b58f052f14e7' => :mountain_lion - sha1 'be5cb31e61d55fc7df83c25e19c6c9ab6f4e8aed' => :lion - sha1 'f2eb7be5c35c1e185b5af617829ff96f4307e2b0' => :snow_leopard - end - devel do url 'http://downloads.mongodb.org/src/mongodb-src-r2.5.3.tar.gz' sha1 '8fbd7f6f2a55092ae0e461ee0f5a4a7f738d40c9' |
