diff --git a/Formula/ocamlbuild.rb b/Formula/ocamlbuild.rb index 6edf0c5c2e..3e1518549d 100644 --- a/Formula/ocamlbuild.rb +++ b/Formula/ocamlbuild.rb @@ -1,9 +1,8 @@ class Ocamlbuild < Formula desc "Generic build tool for OCaml" homepage "https://github.com/ocaml/ocamlbuild" - url "https://github.com/ocaml/ocamlbuild/archive/0.13.1.tar.gz" - sha256 "79839544bcaebc8f9f0d73d029e2b67e2c898bba046c559ea53de81ea763408c" - revision 1 + url "https://github.com/ocaml/ocamlbuild/archive/0.14.0.tar.gz" + sha256 "87b29ce96958096c0a1a8eeafeb6268077b2d11e1bf2b3de0f5ebc9cf8d42e78" head "https://github.com/ocaml/ocamlbuild.git" bottle do