docker 0.9.1
This commit is contained in:
parent
393978d70f
commit
d734ee1e99
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ require "formula"
|
|||
|
||||
class Docker < Formula
|
||||
homepage "http://docker.io"
|
||||
url "https://github.com/dotcloud/docker.git", :tag => "v0.9.0"
|
||||
url "https://github.com/dotcloud/docker.git", :tag => "v0.9.1"
|
||||
|
||||
option "without-completions", "Disable bash/zsh completions"
|
||||
|
||||
|
|
Loading…
Reference in a new issue