docker: update 1.9.0 bottle.
This commit is contained in:
parent
cb00c1081f
commit
800b6fe283
1 changed files with 3 additions and 4 deletions
|
@ -7,10 +7,9 @@ class Docker < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
revision 1
|
||||
sha256 "228ff0f5f92a50cce224dcfa2174eb384aaceb9b94e9028db2ac20d7e05e81f3" => :el_capitan
|
||||
sha256 "b7a93b8fcb8e5bdbf14e5442722c2818525301829613ebd37a58070d83a1659b" => :yosemite
|
||||
sha256 "aaea412eb3152583818e04fb68e888bd09b3cdad0659d2a1d95f4246ac27d525" => :mavericks
|
||||
sha256 "ec291732230609b2bb5c756e5cf3b021347f856c70371f343deb462479b2e3c7" => :el_capitan
|
||||
sha256 "e99070e33cc77c687cf09cdd10ebd71d04ffa8a9026ed90cc7a64c108a96088e" => :yosemite
|
||||
sha256 "b7247cb6ab7a55a08ea7a4c66d8b480cd5550e1cb1e610f2452e48e5836029e9" => :mavericks
|
||||
end
|
||||
|
||||
option "with-experimental", "Enable experimental features"
|
||||
|
|
Loading…
Reference in a new issue