Skip to content

Commit

Permalink
mongodb devel 2.4.0-rc2
Browse files Browse the repository at this point in the history
Closes Homebrew/legacy-homebrew#18316.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
  • Loading branch information
TylerBrock authored and jacknagel committed Mar 7, 2013
1 parent e581758 commit 07335af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/mongodb.rb
Expand Up @@ -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-rc1.tgz'
sha1 'faf65dc63560e100584cca0d2866b1c4e755fdb6'
version '2.4.0-rc1-x86_64'
url 'http://fastdl.mongodb.org/osx/mongodb-osx-x86_64-2.4.0-rc2.tgz'
sha1 '651e8b59c38367e4038449104c6e884f8216ac2c'
version '2.4.0-rc2-x86_64'
end

depends_on SixtyFourBitRequired
Expand Down

0 comments on commit 07335af

Please sign in to comment.