aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrewTestBot2015-04-25 12:16:41 +0100
committerMike McQuaid2015-04-25 12:24:51 +0100
commit2ec1cad38b8cabbbfe1d93c6321fb9b45839401c (patch)
tree8a520a1b5481342ad8680330b655df7c7f3fba88
parent59209fac97570d182070b269fa5eb64a68d361fc (diff)
downloadhomebrew-2ec1cad38b8cabbbfe1d93c6321fb9b45839401c.tar.bz2
flow: update 0.10.0 bottle.
-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 cb5516104..3ef44422b 100644
--- a/Library/Formula/flow.rb
+++ b/Library/Formula/flow.rb
@@ -8,9 +8,9 @@ class Flow < Formula
bottle do
cellar :any
- sha256 "792de6ff4fd77d93fafd4223218e5d34ef3f6384b703db44bfba14dfdf938a2d" => :yosemite
- sha256 "14d1c1262fab9928b942cd464b3997175d5d6fb1c74c5999cadca9fe89f05ede" => :mavericks
- sha256 "44267cdec47e7b17486687276bb6c0fbb77925c3d5801d5729b21338c823cc46" => :mountain_lion
+ sha256 "698417f76c3258dafbecac21a937bba06ef328ca8ddfae7bf829b71b8a699f37" => :yosemite
+ sha256 "6c5788e30b5b3f4be267c88eb39dea6d13abb127beee62c58b37e94739595bb0" => :mavericks
+ sha256 "237e13f65416acef0cf106bd1774cb0d2490491c271d37956c5a91a9afcf2971" => :mountain_lion
end
depends_on "objective-caml" => :build