ocamlbuild: update 0.13.1 bottle.
This commit is contained in:
parent
c17ee63dec
commit
968c9d269d
1 changed files with 3 additions and 4 deletions
|
@ -6,10 +6,9 @@ class Ocamlbuild < Formula
|
|||
head "https://github.com/ocaml/ocamlbuild.git"
|
||||
|
||||
bottle do
|
||||
sha256 "c3a3943bef68a2a94b79657040a7dca32c046c89b3e88e5e2ec665b81f5f98a1" => :mojave
|
||||
sha256 "24d99c6d544fc8e70d81943eac977ed529eba69e0c06d4dd9e077db396265e69" => :high_sierra
|
||||
sha256 "b524da879e10b505885dd3340f664717671adb686ffd1ebf8348e6b793508506" => :sierra
|
||||
sha256 "5494e751e376a9c4d7b64ff6e416828e94cf89848b8cfb6633eb811429e54b68" => :el_capitan
|
||||
sha256 "fb6fb5e2d678895b9a9e5422821906e6692fbcac70e956e11f0ebd0a7a1699e2" => :mojave
|
||||
sha256 "2dc60d50657f67cdcac100e7d0d082547b9e27632c8341e5e9b4a6f566484245" => :high_sierra
|
||||
sha256 "3eaafd05870d1c6871ef180ba4852bb5952da23074815a4466e8aec909b1a17a" => :sierra
|
||||
end
|
||||
|
||||
depends_on "ocaml"
|
||||
|
|
Loading…
Reference in a new issue