Skip to content

Commit

Permalink
mongodb: bump mongo-tools
Browse files Browse the repository at this point in the history
Closes #8127.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
  • Loading branch information
nijikon committed Jan 9, 2017
1 parent b62f073 commit 0ba0606
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/mongodb.rb
Expand Up @@ -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

Expand Down

0 comments on commit 0ba0606

Please sign in to comment.