From 2b23c5b70febf76e85984d5d25d58a26c7a01758 Mon Sep 17 00:00:00 2001 From: Mike Bradshaw Date: Sat, 21 Mar 2015 12:10:20 -0500 Subject: mongodb: mongo-tools 3.0.1 Closes #37941. Closes #37888. Signed-off-by: Mike McQuaid --- Library/Formula/mongodb.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/mongodb.rb b/Library/Formula/mongodb.rb index caf9f07ac..0405c828f 100644 --- a/Library/Formula/mongodb.rb +++ b/Library/Formula/mongodb.rb @@ -11,8 +11,8 @@ class Mongodb < Formula depends_on "go" => :build go_resource "github.com/mongodb/mongo-tools" do url "https://github.com/mongodb/mongo-tools.git", - :tag => "r3.0.0", - :revision => "e35a2e87876251835fcb60f5eb0c29baca04bc5e" + :tag => "r3.0.1", + :revision => "bc08e57abb71b2edd1cc3ab8f9f013409718f197" end bottle do -- cgit v1.2.3