docker 0.9.1

This commit is contained in:
Alain RODRIGUEZ 2014-03-27 14:30:11 +01:00 committed by Mike McQuaid
parent 393978d70f
commit d734ee1e99

View file

@ -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"