boot2docker: update 1.2.0 bottle.

master
BrewTestBot 2014-08-23 00:17:49 -05:00 committed by Jack Nagel
parent f6b6c4252e
commit 0675952342
1 changed files with 3 additions and 3 deletions

View File

@ -8,9 +8,9 @@ class Boot2docker < Formula
head "https://github.com/boot2docker/boot2docker-cli.git", :branch => "master"
bottle do
sha1 "45107b6963ca18bf07de5f6238272d82a867f0df" => :mavericks
sha1 "59f334a74f04058e7257b84d22419091e232f34f" => :mountain_lion
sha1 "ff1c39ef380f609ec20df637d98766979f444de2" => :lion
sha1 "1746312fcef77f1d06e8fc40bb142facf6180810" => :mavericks
sha1 "350c2f70ef4b0a0dcc750e827484f658320cd642" => :mountain_lion
sha1 "cfa1c93c8b19deead435ff5d88ca0588d335b8b6" => :lion
end
depends_on "docker" => :recommended