mongodb: bump mongo-tools
Closes #8127. Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
parent
b62f073068
commit
0ba0606ef7
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue