openvdb: update 4.0.1 bottle.
This commit is contained in:
parent
5c94e17a34
commit
065b573f2d
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Openvdb < Formula
|
|||
head "https://github.com/dreamworksanimation/openvdb.git"
|
||||
|
||||
bottle do
|
||||
sha256 "3dd7b1a02481d243f1d4be2e363c1e28f4b6d7910b054cbaa7af1e3ad214a81a" => :sierra
|
||||
sha256 "432efa66ab31c202624e1a1fcaea55ab7c111ca7ac2a4ebf096bd8dc94c12163" => :el_capitan
|
||||
sha256 "27bd92b23213af895e6e6f5ab6d4e6412eaad721a7eb1320aa9bf7fcd7a46ec7" => :yosemite
|
||||
sha256 "b00d021ca951b3d4f735501bdbda30af334b7690aee6a6f3a36cd4a44382d8a1" => :sierra
|
||||
sha256 "90d96b8cea9837ff909e874b9c35b25aa9b8c6dc15a767fc0ec7e13a9ecbd7ee" => :el_capitan
|
||||
sha256 "17a526fc234a65c0c3184db723278fc3843d331bfa3348b082e8f0c9b8ab6348" => :yosemite
|
||||
end
|
||||
|
||||
option "with-glfw", "Installs the command-line tool to view OpenVDB files"
|
||||
|
|
Loading…
Reference in a new issue