From 145a8a43334cf26cb4b457637e45be877cc758e8 Mon Sep 17 00:00:00 2001 From: Gabe Levi Date: Thu, 29 Jan 2015 02:23:07 -0500 Subject: flow 0.1.6 Closes #36347. Signed-off-by: Mike McQuaid --- Library/Formula/flow.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula/flow.rb') diff --git a/Library/Formula/flow.rb b/Library/Formula/flow.rb index 2a345e054..129ad82a4 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.1.5.tar.gz" - sha1 "67f03332a785f4b897f67c67ccd366b0ebc0df26" + url "https://github.com/facebook/flow/archive/v0.1.6.tar.gz" + sha1 "c364a4851b397ab5b4c986a181eb832d9d813d2b" head "https://github.com/facebook/flow.git" bottle do -- cgit v1.2.3