From 59209fac97570d182070b269fa5eb64a68d361fc Mon Sep 17 00:00:00 2001 From: Gabe Levi Date: Sat, 25 Apr 2015 02:00:02 -0400 Subject: flow 0.10.0 Closes #39027. Signed-off-by: Mike McQuaid --- Library/Formula/flow.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/flow.rb b/Library/Formula/flow.rb index b5f6f3821..cb5516104 100644 --- a/Library/Formula/flow.rb +++ b/Library/Formula/flow.rb @@ -2,8 +2,8 @@ require "formula" class Flow < Formula homepage "http://flowtype.org/" - url "https://github.com/facebook/flow/archive/v0.9.2.tar.gz" - sha1 "33147962ebbcc60535af17e18a01cc5c38d81a11" + url "https://github.com/facebook/flow/archive/v0.10.0.tar.gz" + sha1 "35c2f98334dd867f4f0f1f138117cd7a16e95a02" head "https://github.com/facebook/flow.git" bottle do -- cgit v1.2.3