diff --git a/Formula/boot2docker.rb b/Formula/boot2docker.rb index 39d6e483e6..79cfef3c7d 100644 --- a/Formula/boot2docker.rb +++ b/Formula/boot2docker.rb @@ -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