From c16677774ed159ebdeba52de570aacab1263ecd8 Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Mon, 3 Mar 2014 12:01:47 +0000 Subject: docker: update 0.8.1 bottle. Closes #27154. Signed-off-by: Mike McQuaid --- Library/Formula/docker.rb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/docker.rb b/Library/Formula/docker.rb index 97237f9e9..7bd2a9586 100644 --- a/Library/Formula/docker.rb +++ b/Library/Formula/docker.rb @@ -7,10 +7,9 @@ class Docker < Formula option "without-completions", "Disable bash/zsh completions" bottle do - revision 2 - sha1 "6656fe911e1db382fbe704dbe9e0e68272f0ee01" => :mavericks - sha1 "d73586890467d00728db185cf0550479e4b94628" => :mountain_lion - sha1 "bd6595664d5384c4e1584864d96d409d475016ce" => :lion + sha1 "65c07eaf8d721f9270a12a1a129a01edd8ed186f" => :mavericks + sha1 "b5de1b29b7db1ea6cd1a321c1f640d5618a8368c" => :mountain_lion + sha1 "688cbc6dcbe651fe9e92fb9751bf4b7e9bcd5064" => :lion end depends_on "go" => :build -- cgit v1.2.3