aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/flow.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-11-19 10:16:30 +0000
committerMike McQuaid2014-11-19 10:42:47 +0000
commit46788e77facdd434add8359f7de6c41e350df6df (patch)
tree6905313565bb37dc1a7be5ed41fdaec06dfce881 /Library/Formula/flow.rb
parent6d620ae70b91a3b8c3c05734322325c218ef32b2 (diff)
downloadhomebrew-46788e77facdd434add8359f7de6c41e350df6df.tar.bz2
flow: add 0.1.0 bottle.
Diffstat (limited to 'Library/Formula/flow.rb')
-rw-r--r--Library/Formula/flow.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/flow.rb b/Library/Formula/flow.rb
index c99cd8acb..48371c8dd 100644
--- a/Library/Formula/flow.rb
+++ b/Library/Formula/flow.rb
@@ -6,6 +6,13 @@ class Flow < Formula
sha1 "780134b1fffd7f1dd8ba397290133d5a49c6e144"
head "https://github.com/facebook/flow.git"
+ bottle do
+ cellar :any
+ sha1 "cc278985ed101cd8e267be5a80585acc79e15825" => :yosemite
+ sha1 "ee8fa0635437c54963c836ea105b69ac65b5f251" => :mavericks
+ sha1 "60c22342e4c298034939c29d44b41281bb75fa07" => :mountain_lion
+ end
+
depends_on "objective-caml" => :build
def install