diff --git a/Formula/docker.rb b/Formula/docker.rb index 8d12899983..3b002b7ca3 100644 --- a/Formula/docker.rb +++ b/Formula/docker.rb @@ -5,9 +5,9 @@ class Docker < Formula url "https://github.com/dotcloud/docker.git", :tag => "v1.1.0" bottle do - sha1 "24d4e994ff6cdf993c2d1acfde1f8d747bac718c" => :mavericks - sha1 "b137435fceebd47b003a30ee6d64aee30c03e0c9" => :mountain_lion - sha1 "6bb718d4a0aa8fa831ea27be5c3bfbca413c2500" => :lion + sha1 "f53dac0e65bb425aedd1ef196189d8b63a7f6d4a" => :mavericks + sha1 "b31d4d5e8bf01bc50ebcd24f411941d73077961f" => :mountain_lion + sha1 "d3df625e3dbf3d40b2953932a33fbf2be661a075" => :lion end option "without-completions", "Disable bash/zsh completions"