From 33c90f72878a6e391483036a7996b5a9316843fe Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Fri, 20 Feb 2015 15:36:44 +0000 Subject: [PATCH] docker: mark bottle as relocatable. --- Formula/docker.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Formula/docker.rb b/Formula/docker.rb index c0b12aa82f..b0d977b840 100644 --- a/Formula/docker.rb +++ b/Formula/docker.rb @@ -5,6 +5,7 @@ class Docker < Formula url "https://github.com/docker/docker.git", :tag => "v1.5.0" bottle do + cellar :any sha1 "3eccd8879767b3fc95048f7d40a60edb69741892" => :yosemite sha1 "9e65954b48b3feb53ba14aafcd5081a5ede54809" => :mavericks sha1 "5f22268864f33697d6988a49c4c73ddc7368cfa2" => :mountain_lion