Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
docker: update 1.1.2 bottle.
  • Loading branch information
BrewTestBot authored and jacknagel committed Jul 24, 2014
1 parent ce81433 commit e48d2b5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/docker.rb
Expand Up @@ -5,9 +5,9 @@ class Docker < Formula
url "https://github.com/dotcloud/docker.git", :tag => "v1.1.2"

bottle do
sha1 "b8d67a0d93bb0e2cdab603a422e9d0c97bea2424" => :mavericks
sha1 "da44fe5a0fb2c4d625fbf994f6e7f5fc8b158016" => :mountain_lion
sha1 "cdad8838bff3e97c113b883875bf4014e843662b" => :lion
sha1 "caaca765d2caf1c59904cbddfa8e62c89f32767d" => :mavericks
sha1 "76443abf1eaaf9b3faea23157d17463b712b7b3f" => :mountain_lion
sha1 "1b5e3c57a460be422a7fd36cb0105fe06b9d109b" => :lion
end

option "without-completions", "Disable bash/zsh completions"
Expand Down

0 comments on commit e48d2b5

Please sign in to comment.