aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-02-11 12:20:08 +0000
committerMike McQuaid2015-02-11 14:17:44 +0000
commit7b20051860c6e19159af319992a7e9eafff6acdf (patch)
tree18eac3d6b1019a502bf5e81ba945421209720ed7
parente482ae11384a1a056f51aa300fc25d87134ee29b (diff)
downloadhomebrew-7b20051860c6e19159af319992a7e9eafff6acdf.tar.bz2
boot2docker: update 1.5.0 bottle.
-rw-r--r--Library/Formula/boot2docker.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/boot2docker.rb b/Library/Formula/boot2docker.rb
index e02755892..c2cdc77e4 100644
--- a/Library/Formula/boot2docker.rb
+++ b/Library/Formula/boot2docker.rb
@@ -8,9 +8,9 @@ class Boot2docker < Formula
head "https://github.com/boot2docker/boot2docker-cli.git"
bottle do
- sha1 "9e23c1d530e7ef94fbac0c02eb02fecb943c8f7b" => :yosemite
- sha1 "72dc462b5bf76c4c69e35aef14e6d4ffa7bbcb6e" => :mavericks
- sha1 "82da9c5a4f56d4fe5e4fd08d1a2098cb40842bc5" => :mountain_lion
+ sha1 "9edfe7c2b3e6af2ab1fae03db849620a5eede333" => :yosemite
+ sha1 "6fb28f39d6885f3fdcf71fde8637ec0e37c97084" => :mavericks
+ sha1 "135046284eeae147622da8961508e18dd3578ae5" => :mountain_lion
end
depends_on "docker" => :recommended