aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/mongodb.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/mongodb.rb b/Library/Formula/mongodb.rb
index d1a34a7f9..b77a98525 100644
--- a/Library/Formula/mongodb.rb
+++ b/Library/Formula/mongodb.rb
@@ -2,9 +2,9 @@ require 'formula'
class Mongodb < Formula
homepage 'http://www.mongodb.org/'
- url 'http://fastdl.mongodb.org/osx/mongodb-osx-x86_64-2.4.4.tgz'
- sha1 'd9abc5c3aa6e7c6c29bc7b4a15028091931ec7bb'
- version '2.4.4-x86_64'
+ url 'http://fastdl.mongodb.org/osx/mongodb-osx-x86_64-2.4.5.tgz'
+ sha1 '04de29aab4ba532aa4c963113cb648b0c3d1b68e'
+ version '2.4.5-x86_64'
devel do
url 'http://fastdl.mongodb.org/osx/mongodb-osx-x86_64-2.5.0.tgz'