boot2docker 1.3.0.

There is already a PR for Docker v1.3.0. This is for Boot2Docker.
This commit is contained in:
Andrew Ellis 2014-10-16 13:30:37 -06:00 committed by Mike McQuaid
parent 1134e966fa
commit f8cd3c4d76

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.2.0"
url "https://github.com/boot2docker/boot2docker-cli.git", :tag => "v1.3.0"
head "https://github.com/boot2docker/boot2docker-cli.git", :branch => "master"
bottle do