Skip to content

Commit

Permalink
docker: mark bottle as relocatable.
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeMcQuaid committed Feb 20, 2015
1 parent f4488c2 commit 33c90f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Formula/docker.rb
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 33c90f7

Please sign in to comment.