mongodb: bump mongo-tools

Closes #8127.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
Tomasz Pajor 2017-01-09 19:31:17 +01:00
parent b62f073068
commit 0ba0606ef7

View file

@ -24,8 +24,8 @@ class Mongodb < Formula
go_resource "github.com/mongodb/mongo-tools" do
url "https://github.com/mongodb/mongo-tools.git",
:tag => "r3.4.0",
:revision => "3cc9a07766fb55de63e81a13e72f3c5a7c07f477",
:tag => "r3.4.1",
:revision => "4a0fbf5245669b55915adf7547ac592223681fe1",
:shallow => false
end