diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/mongodb.rb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mongodb.rb b/Library/Formula/mongodb.rb index 86a54f7c5..0127f562b 100644 --- a/Library/Formula/mongodb.rb +++ b/Library/Formula/mongodb.rb @@ -2,8 +2,8 @@ require 'formula' class Mongodb < Formula homepage 'http://www.mongodb.org/' - url 'http://downloads.mongodb.org/src/mongodb-src-r2.4.9.tar.gz' - sha1 '3aa495cf32769a09ee9532827391892d96337d6b' + url 'http://downloads.mongodb.org/src/mongodb-src-r2.4.10.tar.gz' + sha1 'faf1f41d45934bcb30684cfed95f5d3c698663a0' bottle do revision 2 |
