diff options
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/docker.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/docker.rb b/Library/Formula/docker.rb index b270a315e..366bf7eab 100644 --- a/Library/Formula/docker.rb +++ b/Library/Formula/docker.rb @@ -2,7 +2,7 @@ require "formula" class Docker < Formula homepage "http://docker.io" - url "https://github.com/dotcloud/docker.git", :tag => "v0.10.0" + url "https://github.com/dotcloud/docker.git", :tag => "v0.11.0" bottle do sha1 "57c927d65003ffa8c399a60fabaf29210ec4850d" => :mavericks |
