From b2bf35b467aa1879ba926d5dc176965f49649b10 Mon Sep 17 00:00:00 2001 From: Gabe Levi Date: Fri, 3 Apr 2015 17:11:55 -0400 Subject: Flow 0.8.0 Closes #38348. Signed-off-by: Jack Nagel --- Library/Formula/flow.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library') diff --git a/Library/Formula/flow.rb b/Library/Formula/flow.rb index bd35c3115..302f3909d 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.7.0.tar.gz" - sha1 "654b6bce4f9c8af438bb0f99b7dcdc71e82dba7a" + url "https://github.com/facebook/flow/archive/v0.8.0.tar.gz" + sha1 "eb3ee22845441a323fe80b8e0e7d7b78ee653904" head "https://github.com/facebook/flow.git" bottle do -- cgit v1.2.3