aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/unison.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/unison.rb b/Library/Formula/unison.rb
index 5f173f5cc..e16d55f8e 100644
--- a/Library/Formula/unison.rb
+++ b/Library/Formula/unison.rb
@@ -5,6 +5,13 @@ class Unison < Formula
url 'http://www.seas.upenn.edu/~bcpierce/unison//download/releases/unison-2.40.102/unison-2.40.102.tar.gz'
sha1 'bf18f64fa30bd04234e864d42190294e0d9a2910'
+ bottle do
+ cellar :any
+ sha1 "7ba71bfded9c6a3cf8097f3e293d0d5c43200ec8" => :mavericks
+ sha1 "b8a34310e3e8041756babc54661e3748821e0c1b" => :mountain_lion
+ sha1 "478ad4ac7d5e5f6d990dbf8e8576c5bd3f81c9cd" => :lion
+ end
+
depends_on 'objective-caml' => :build
def install