From bd5b264e070c6f41a414ea6859d7f6d1fe1164b9 Mon Sep 17 00:00:00 2001 From: Brian Devins Date: Thu, 8 May 2014 10:29:56 -0400 Subject: [PATCH] docker 0.11.1 --- Formula/docker.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/docker.rb b/Formula/docker.rb index 4e2ef570d42..120a54003a9 100644 --- a/Formula/docker.rb +++ b/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.11.0" + url "https://github.com/dotcloud/docker.git", :tag => "v0.11.1" bottle do sha1 "518c3618d64d15fe6efff6dd65d736a8ccf7b1ea" => :mavericks