diff options
Diffstat (limited to 'Library/Formula/boot2docker.rb')
| -rw-r--r-- | Library/Formula/boot2docker.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/boot2docker.rb b/Library/Formula/boot2docker.rb index 44d702ba4..b13d3a920 100644 --- a/Library/Formula/boot2docker.rb +++ b/Library/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.3.1" + url "https://github.com/boot2docker/boot2docker-cli.git", :tag => "v1.3.2" head "https://github.com/boot2docker/boot2docker-cli.git", :branch => "master" bottle do |
