diff --git a/Formula/ocaml.rb b/Formula/ocaml.rb index 183b6cc5b8..39675f57ec 100644 --- a/Formula/ocaml.rb +++ b/Formula/ocaml.rb @@ -29,9 +29,9 @@ class Ocaml < Formula bottle do cellar :any - sha256 "6b3808112d62948aecf0ef1fb840ced810f32d04e7c430294991f187fe118832" => :high_sierra - sha256 "d9f09612ca0526e1ce24e8a37a945d05e5644d29e3156806d28c408acf630b11" => :sierra - sha256 "51623d4bc0a89ac0c176f19ee05ddecd7b7664adf1ff35f4b2d29a0e142e6962" => :el_capitan + sha256 "e662192a30ee7cc037f3665fa68680a35b00a4760c49fb12ccce01d61aa5a977" => :high_sierra + sha256 "ae0a24f0e8d52b1253d84703060bff3e1a3db657d882459936cde97c3834a357" => :sierra + sha256 "35d04c6e3b52a99b08e21ab0002992df2dd014a6ab53e857165893438591bf99" => :el_capitan end option "with-x11", "Install with the Graphics module"