xgboost: add 0.90 bottle.

This commit is contained in:
BrewTestBot 2019-10-07 07:58:52 +00:00 committed by FX Coudert
parent 4d904cd9e8
commit 21293723e4

View file

@ -5,6 +5,13 @@ class Xgboost < Formula
:tag => "v0.90",
:revision => "515f5f5c4779ff5361dcd796e22d55937e1048ea"
bottle do
cellar :any
sha256 "c1f4c85c24798e3e64d0c3b4312eadb89bd0c1ae057058d450bf1414c12b8925" => :catalina
sha256 "280fe55391f3b02fd7424afbcda34bbd861175567fe7b6b8fc4e45514bc12914" => :mojave
sha256 "f419cdc75ffc06ca1f2247474317b782031f019fa66bc7e2cba668dfc5761c9c" => :high_sierra
end
depends_on "cmake" => :build
def install