boot2docker-cli 1.2.0

Closes Homebrew/homebrew#31804.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
John Claus 2014-08-23 00:17:49 -05:00 committed by Jack Nagel
parent efc79a9b0e
commit f6b6c4252e

View file

@ -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