boot2docker-cli 1.2.0
Closes Homebrew/homebrew#31804. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
efc79a9b0e
commit
f6b6c4252e
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ class Boot2docker < Formula
|
|||
homepage "https://github.com/boot2docker/boot2docker-cli"
|
||||
# Boot2docker and docker are generally updated at the same time.
|
||||
# Please update the version of docker too
|
||||
url "https://github.com/boot2docker/boot2docker-cli.git", :tag => "v1.1.2"
|
||||
url "https://github.com/boot2docker/boot2docker-cli.git", :tag => "v1.2.0"
|
||||
head "https://github.com/boot2docker/boot2docker-cli.git", :branch => "master"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue