mongodb devel 2.7.3

Closes Homebrew/homebrew#30707.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Jonathan Reams 2014-07-07 11:27:09 -04:00 committed by Jack Nagel
parent 25fe504581
commit 3bc0bf84ac
1 changed files with 2 additions and 2 deletions

View File

@ -12,8 +12,8 @@ class Mongodb < Formula
end
devel do
url "http://downloads.mongodb.org/src/mongodb-src-r2.7.2.tar.gz"
sha1 "17cf0970460db72a38b2465936da300fcd5eb917"
url "http://downloads.mongodb.org/src/mongodb-src-r2.7.3.tar.gz"
sha1 "53f832b31b49063a60100bbe1be65015efcd3ccf"
end
head "https://github.com/mongodb/mongo.git"