docker-machine 0.16.2

Closes #43919.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
Igor Kapkov 2019-09-06 12:08:21 +10:00 committed by FX Coudert
parent 997199129b
commit 83cf311c2a

View file

@ -2,8 +2,8 @@ class DockerMachine < Formula
desc "Create Docker hosts locally and on cloud providers"
homepage "https://docs.docker.com/machine"
url "https://github.com/docker/machine.git",
:tag => "v0.16.1",
:revision => "cce350d75c529cf6e77328d9dd0477357e04a776"
:tag => "v0.16.2",
:revision => "bd45ab13d88c32a3dd701485983354514abc41fa"
head "https://github.com/docker/machine.git"
bottle do