From 01a982e5c701f5e2343a756d9ab931f12862a05f Mon Sep 17 00:00:00 2001 From: Murph Murphy Date: Mon, 4 Mar 2019 14:41:23 -0700 Subject: [PATCH] flow 0.94.0 Closes #37595. Signed-off-by: FX Coudert --- Formula/flow.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/flow.rb b/Formula/flow.rb index bef72dd895..651635eb2f 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.81.0.tar.gz" - sha256 "aafde40834a5727911a86cd3500bb7e661065a4c9895490faaab2222fffd4274" + url "https://github.com/facebook/flow/archive/v0.94.0.tar.gz" + sha256 "0620f6770665f8209d8a6c9e541b3a7dc29b3a1210130a581f5784820a16406d" head "https://github.com/facebook/flow.git" bottle do