From ce8143304a43fd9721370cdb5fb1d84b79c496eb Mon Sep 17 00:00:00 2001 From: Ryan Schlesinger Date: Wed, 23 Jul 2014 15:18:42 -0700 Subject: docker 1.1.2 Closes #31074. Signed-off-by: Jack Nagel --- Library/Formula/docker.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Formula/docker.rb') diff --git a/Library/Formula/docker.rb b/Library/Formula/docker.rb index 3120e891c..6081914c4 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 => "v1.1.1" + url "https://github.com/dotcloud/docker.git", :tag => "v1.1.2" bottle do sha1 "b8d67a0d93bb0e2cdab603a422e9d0c97bea2424" => :mavericks -- cgit v1.2.3