From f356fb24a2347f544301f24a7e3355b4b9aaee0d Mon Sep 17 00:00:00 2001 From: Gabe Levi Date: Thu, 16 Apr 2015 18:47:26 -0400 Subject: flow 0.9.1 Closes #38722. Signed-off-by: Xu Cheng --- 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 e6c122bb5..48c00efed 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.8.0.tar.gz" - sha1 "eb3ee22845441a323fe80b8e0e7d7b78ee653904" + url "https://github.com/facebook/flow/archive/v0.9.1.tar.gz" + sha1 "e76aa9eccae113e55dfe017428bda8d7fc3cef46" head "https://github.com/facebook/flow.git" bottle do -- cgit v1.2.3