aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/flow.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/flow.rb b/Library/Formula/flow.rb
index 9ab0930ac..f72c0117c 100644
--- a/Library/Formula/flow.rb
+++ b/Library/Formula/flow.rb
@@ -8,9 +8,9 @@ class Flow < Formula
bottle do
cellar :any
- sha1 "cc278985ed101cd8e267be5a80585acc79e15825" => :yosemite
- sha1 "ee8fa0635437c54963c836ea105b69ac65b5f251" => :mavericks
- sha1 "60c22342e4c298034939c29d44b41281bb75fa07" => :mountain_lion
+ sha1 "d5bcb891128f8efa2290082859016183cc16aaf1" => :yosemite
+ sha1 "fb6245516745eb00bd0b32b5e5330aa298f18cb2" => :mavericks
+ sha1 "9507787f95b91c48528a8717436d9e2f865383b8" => :mountain_lion
end
depends_on "objective-caml" => :build