ocamlbuild: update 0.14.0 bottle.

This commit is contained in:
BrewTestBot 2019-04-17 02:31:59 +00:00 committed by FX Coudert
parent be08cedca7
commit 0cf3637ddc

View file

@ -6,9 +6,9 @@ class Ocamlbuild < Formula
head "https://github.com/ocaml/ocamlbuild.git" head "https://github.com/ocaml/ocamlbuild.git"
bottle do bottle do
sha256 "18d759416e00773ea4e119c1d72e1ba358e3f3c8518b6ea2c6a7952aff07bd3c" => :mojave sha256 "5bc4b5c08dc6bb9b5ed2fedff2de70870ca2400ccaf1002ac8919ad26181a4ee" => :mojave
sha256 "71b333619a1c0929f2fce88878df5d73de753e4306de2b123d2f028f2a63a845" => :high_sierra sha256 "0b9fe3df0844b3c7f276e595b75b609611e55be4efa080dc2be10586630dea67" => :high_sierra
sha256 "65ab796e7fc6174ad45413cf6c9a32e776b3d24f9aef9295b3b14008c4b9a57d" => :sierra sha256 "78f4e83ddb5c5727047f2ed027706c70a76ff16004e24a4c35efda6239175a99" => :sierra
end end
depends_on "ocaml" depends_on "ocaml"