aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mongodb.rb
diff options
context:
space:
mode:
authorErnie Hershey2014-06-21 00:25:53 -0400
committerMike McQuaid2014-06-21 08:18:26 +0100
commit883c6619d64dcf5b3937577b6543f89d41ce562c (patch)
treeb0c3a73d1746de048b8f6a3355c37a701eaf238c /Library/Formula/mongodb.rb
parenta21ba549eaf341ccaa4a455a526e733010a7e71b (diff)
downloadhomebrew-883c6619d64dcf5b3937577b6543f89d41ce562c.tar.bz2
mongodb 2.6.3
Diffstat (limited to 'Library/Formula/mongodb.rb')
-rw-r--r--Library/Formula/mongodb.rb7
1 files changed, 2 insertions, 5 deletions
diff --git a/Library/Formula/mongodb.rb b/Library/Formula/mongodb.rb
index 43cb31e92..84378e881 100644
--- a/Library/Formula/mongodb.rb
+++ b/Library/Formula/mongodb.rb
@@ -2,13 +2,10 @@ require "formula"
class Mongodb < Formula
homepage "http://www.mongodb.org/"
- url "http://downloads.mongodb.org/src/mongodb-src-r2.6.2.tar.gz"
- sha1 "e2707bed8791226e8b563aaf3472e3b7b368a731"
+ url "http://downloads.mongodb.org/src/mongodb-src-r2.6.3.tar.gz"
+ sha1 "226ab45e3a2e4d4a749271f1bce393ea8358d3dd"
bottle do
- sha1 "a735b1853c0d9743cd1eb1c3b37cbf19150071c4" => :mavericks
- sha1 "5104c808b0ed7ce490d60bf9b5ea7f2a7ac91e47" => :mountain_lion
- sha1 "9c0268345e55ca0389a8f95115ffb949e28b40de" => :lion
end
devel do