From 333cb5f104c0f08ff62c1f40b84fea7642c840dc Mon Sep 17 00:00:00 2001 From: Gabe Levi Date: Fri, 11 Nov 2016 14:07:35 -0500 Subject: [PATCH] flow 0.35.0 Closes #6834. Signed-off-by: Andrew Janke --- Formula/flow.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/flow.rb b/Formula/flow.rb index 930dc71371..5f9f56a74a 100644 --- a/Formula/flow.rb +++ b/Formula/flow.rb @@ -1,8 +1,8 @@ class Flow < Formula desc "Static type checker for JavaScript" homepage "https://flowtype.org/" - url "https://github.com/facebook/flow/archive/v0.34.0.tar.gz" - sha256 "d09e99663225dbee2c92fa51ee563d45ff2c2bb70c4738dfc44233b70399f94f" + url "https://github.com/facebook/flow/archive/v0.35.0.tar.gz" + sha256 "c60efe9da95b578705ac61a4666af93a37401d973c37edae1865cd734aa2b95b" head "https://github.com/facebook/flow.git" bottle do