ospray: add 1.8.4 bottle.

This commit is contained in:
BrewTestBot 2019-04-11 16:53:45 +00:00 committed by FX Coudert
parent 16583f9dfe
commit 6836805cce

View file

@ -5,6 +5,11 @@ class Ospray < Formula
sha256 "36527eb01a09b0f30608550373aa305ecbfa2faea23cd929cc731af5864ca326"
head "https://github.com/ospray/ospray.git"
bottle do
cellar :any
sha256 "19a2a2c636c07427b7d6bdff6d771e571bfa6d8dbf926695932e8cadf60d65fc" => :mojave
end
depends_on "cmake" => :build
depends_on "ispc" => :build
depends_on "embree"