docker 1.1.2

Closes Homebrew/homebrew#31074.

Signed-off-by: Jack Nagel <jacknagel@gmail.com>
master
Ryan Schlesinger 2014-07-23 15:18:42 -07:00 committed by Jack Nagel
parent bc950deef4
commit d28a16e555
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ require "formula"
class Docker < Formula
homepage "http://docker.io"
url "https://github.com/dotcloud/docker.git", :tag => "v1.1.1"
url "https://github.com/dotcloud/docker.git", :tag => "v1.1.2"
bottle do
sha1 "b8d67a0d93bb0e2cdab603a422e9d0c97bea2424" => :mavericks