diff options
| author | Misty De Meo | 2014-07-04 19:28:35 -0700 |
|---|---|---|
| committer | Mike McQuaid | 2014-07-05 09:14:49 +0100 |
| commit | 5358dd80a66e4db713d66d7ca4d6ab03c6086f2b (patch) | |
| tree | 69f73343bb0c909ca6f317ec90765339fdffcb71 /Library/Formula/boot2docker.rb | |
| parent | 3db065869bfe697c0634c7f01a9c472899b71ad1 (diff) | |
| download | homebrew-5358dd80a66e4db713d66d7ca4d6ab03c6086f2b.tar.bz2 | |
boot2docker 1.1.0
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 3c32f34d4..8fcc60218 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.1" + url "https://github.com/boot2docker/boot2docker-cli.git", :tag => "v1.1.0" head "https://github.com/boot2docker/boot2docker-cli.git", :branch => "master" bottle do |
