diff --git a/Formula/openvdb.rb b/Formula/openvdb.rb index 1420bc0c9f..1097032579 100644 --- a/Formula/openvdb.rb +++ b/Formula/openvdb.rb @@ -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"