diff options
| author | BrewTestBot | 2015-01-16 04:42:36 +0000 | 
|---|---|---|
| committer | Jack Nagel | 2015-01-16 00:04:57 -0500 | 
| commit | 2bbb77fde95eaeee19f5c85c92edea7caab3b759 (patch) | |
| tree | 79ad91006734701debb8d51187c80dad372d928b | |
| parent | 245396f7baa5faf4d532a30524bc83d2b9440f34 (diff) | |
| download | homebrew-2bbb77fde95eaeee19f5c85c92edea7caab3b759.tar.bz2 | |
objective-caml: update 4.02.1_2 bottle.
| -rw-r--r-- | Library/Formula/objective-caml.rb | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/Library/Formula/objective-caml.rb b/Library/Formula/objective-caml.rb index 821aa1bd5..1db2f28a9 100644 --- a/Library/Formula/objective-caml.rb +++ b/Library/Formula/objective-caml.rb @@ -10,6 +10,9 @@ class ObjectiveCaml < Formula    depends_on :x11 => :optional    bottle do +    sha1 "d3f09d213f57210e4a9e1b482ca8e2fdf39d5836" => :yosemite +    sha1 "5fb1b744f2e8efa49d00d5bcf01547db2b3d32c4" => :mavericks +    sha1 "e551c48370a3b5a43d843510b81032fccc2197ec" => :mountain_lion    end    def install | 
