diff options
Diffstat (limited to 'Library/Formula')
| -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 2ce9f2d6e..fb830c84f 100644 --- a/Library/Formula/boot2docker.rb +++ b/Library/Formula/boot2docker.rb @@ -2,7 +2,7 @@ require "formula" class Boot2docker < Formula homepage "https://github.com/boot2docker/boot2docker-cli" - url "https://github.com/boot2docker/boot2docker-cli.git", :tag => "v1.0.0" + url "https://github.com/boot2docker/boot2docker-cli.git", :tag => "v1.0.1" head "https://github.com/boot2docker/boot2docker-cli.git", :branch => "master" bottle do |
