From d597a9835db02748e22a89c8508c9340e5d5303b Mon Sep 17 00:00:00 2001 From: BrewTestBot Date: Fri, 31 Jul 2015 19:50:41 +0100 Subject: [PATCH] objective-caml: update 4.02.3 bottle. --- Formula/objective-caml.rb | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/Formula/objective-caml.rb b/Formula/objective-caml.rb index 9c7c4567a4..9008a7f9c0 100644 --- a/Formula/objective-caml.rb +++ b/Formula/objective-caml.rb @@ -22,9 +22,10 @@ class ObjectiveCaml < Formula end bottle do - sha256 "08c8d8728d3c1fe56bbf06ef3cc7acd407b902adc029cd50ae5fda1c4e31d9db" => :yosemite - sha256 "7384240852677805db33e0e8e71cb083eceec378d692edfc1532041f31c841ed" => :mavericks - sha256 "57e0ed61d2cb90c25ad2982f2a5fd27381b2d8920342cb83e7ba3b03d37c4a81" => :mountain_lion + cellar :any + sha256 "b0a69f73027d6bd6fedea3a4828665b0dd2d10c8b4fd14b427c7b76963dfee40" => :yosemite + sha256 "6eaaae269acbe7353b058f12f5f9d52ead4e7921f0e21dffe9aaab6fdf79d23e" => :mavericks + sha256 "638b4c9d3cef687b895b24bb9dd0e3f042aa3def5c8446636c0b389196593181" => :mountain_lion end option "with-x11", "Install with the Graphics module"