From eefa235355e5f2f70e957325623d4182f711ddef Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Thu, 8 May 2014 15:36:50 +0100 Subject: docker: update 0.11.1 bottle. Closes #29059. Signed-off-by: Adam Vandenberg --- Library/Formula/docker.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/docker.rb b/Library/Formula/docker.rb index 120a54003..41852958c 100644 --- a/Library/Formula/docker.rb +++ b/Library/Formula/docker.rb @@ -5,9 +5,9 @@ class Docker < Formula url "https://github.com/dotcloud/docker.git", :tag => "v0.11.1" bottle do - sha1 "518c3618d64d15fe6efff6dd65d736a8ccf7b1ea" => :mavericks - sha1 "e96153136ac8b66b98d05c4141b279bb7e1da49a" => :mountain_lion - sha1 "2de2692e4b0371e6f912a33c7881dcdb0ed293b9" => :lion + sha1 "2a97dab4bb3109c57ed99144feb3d2bad6588b2c" => :mavericks + sha1 "0013849c9ab2b85374a944e25c42f974ee986911" => :mountain_lion + sha1 "a9a6021d388f1b004f262977968ed727c4aea022" => :lion end option "without-completions", "Disable bash/zsh completions" -- cgit v1.2.3