From b37f3a415b5b3c9958f9892e6dadb1fdcd55f80b Mon Sep 17 00:00:00 2001 From: Gabe Levi Date: Fri, 13 Mar 2015 18:35:44 -0400 Subject: flow 0.6.0 Closes #37694. Signed-off-by: Tim D. Smith --- 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 4dc1074e1..06d37d88c 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.5.0.tar.gz" - sha1 "cbb960627f2838d890e99e6a2c1277dbabcd04db" + url "https://github.com/facebook/flow/archive/v0.6.0.tar.gz" + sha1 "8185edc3598f4261b25cc4300f3f7cee12312240" head "https://github.com/facebook/flow.git" bottle do -- cgit v1.2.3