docker-machine: update 0.5.4 bottle.
This commit is contained in:
parent
4edda046cb
commit
6198a52672
1 changed files with 3 additions and 3 deletions
|
@ -9,9 +9,9 @@ class DockerMachine < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "49079c3480844940857b15c7cc67a51375b3dd11b3f4cb6e5011ebec325db209" => :el_capitan
|
||||
sha256 "6b29398cde25169d09a10724da58750109a659f5c539f3a61df01073c48aaec6" => :yosemite
|
||||
sha256 "12631a5d4ed753a71f9db2860d38d938f45aa168c8ffb895b06c1fcf752ad49c" => :mavericks
|
||||
sha256 "06f9d8184bdde9a2522145680fc8c2d40c4c41bbe8b2ea84fea3c082c0e9fe7e" => :el_capitan
|
||||
sha256 "d4d07015cbaf4822361c8774a9da2f149ace1e69e9b222f7245f33a09a12123f" => :yosemite
|
||||
sha256 "95c69e57033c2d6539fd875e0759b71a7ff833334c9e2445b32b5eae420c31e4" => :mavericks
|
||||
end
|
||||
|
||||
depends_on "go" => :build
|
||||
|
|
Loading…
Reference in a new issue