ocamlbuild: update 0.12.0 bottle.
This commit is contained in:
parent
5e828a0a77
commit
cf11c0ba38
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Ocamlbuild < Formula
|
|||
head "https://github.com/ocaml/ocamlbuild.git"
|
||||
|
||||
bottle do
|
||||
sha256 "16c1d84895f766e95e5a4d5b52c6ef94a392d570a0ceeb1c0d884d06e17f88f9" => :high_sierra
|
||||
sha256 "31aa1670e71e813d2c84ba3d593e51ac99c66bcee2d00d0ed5f2d3fcd58fec3b" => :sierra
|
||||
sha256 "3634d6b1a4be0876183c94b30bd9a80a620051a7d67761dd1403703dbd51b80e" => :el_capitan
|
||||
sha256 "d0d918a35040a90011c699b076bbd8a118c2d9e873e927aac75368f79ba4c19b" => :high_sierra
|
||||
sha256 "ef3caa4d73b855fb622459da9196ca63d7c4c00b1e0580a5d32c286c580d1c8b" => :sierra
|
||||
sha256 "5dcbb2809634080498691ab99a893483e7e9418abcabb552f18109d414b98dc9" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "ocaml"
|
||||
|
|
Loading…
Reference in a new issue