diff options
| author | Andy Shinn | 2014-06-20 15:25:33 -0500 |
|---|---|---|
| committer | Mike McQuaid | 2014-06-20 22:01:13 +0100 |
| commit | 752e64c675bf7d76da78d5cc82fb7e83b7b24f3c (patch) | |
| tree | 45b05c333f6046c3a7e860192115b434b0880bf1 /Library/Formula/boot2docker.rb | |
| parent | 6c83f0b96342ffeff7d0389c5d53e30dc57590f1 (diff) | |
| download | homebrew-752e64c675bf7d76da78d5cc82fb7e83b7b24f3c.tar.bz2 | |
boot2docker 1.0.1
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 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 |
