mongodb --devel 2.4.0-rc1

Closes Homebrew/homebrew#18082.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
master
Tyler Brock 2013-02-25 14:10:28 -05:00 committed by Adam Vandenberg
parent 6047ea6eca
commit ff4e306825
1 changed files with 3 additions and 3 deletions

View File

@ -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