aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 f82e1e8c0..c4bda5757 100644
--- a/Library/Formula/mongodb.rb
+++ b/Library/Formula/mongodb.rb
@@ -22,9 +22,9 @@ class Mongodb < Formula
version '2.2.3-x86_64'
devel do
- url 'http://fastdl.mongodb.org/osx/mongodb-osx-x86_64-2.4.0-rc0.tgz'
- sha1 '0c6bcabbf914436d265e16f2ca0cd49b63888e19'
- version '2.4.0-rc0-x86_64'
+ url 'http://fastdl.mongodb.org/osx/mongodb-osx-x86_64-2.4.0-rc1.tgz'
+ sha1 'faf65dc63560e100584cca0d2866b1c4e755fdb6'
+ version '2.4.0-rc1-x86_64'
end
depends_on SixtyFourBitRequired