From 902d19a5049689ee3c182bbf9f0a84f756f13bea Mon Sep 17 00:00:00 2001 From: flow-bot Date: Sat, 2 Dec 2017 06:30:24 -0800 Subject: [PATCH] flow 0.60.1 Closes #21253. Signed-off-by: ilovezfs --- Formula/flow.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/flow.rb b/Formula/flow.rb index eb1ea528b7..8e6aa678ff 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.60.0.tar.gz" - sha256 "da2ff9d452530f850608bd704dd78822aab1864f02e7779e124a47e2ebbc23fe" + url "https://github.com/facebook/flow/archive/v0.60.1.tar.gz" + sha256 "4c2e911007298415d6f8c44e17fd8c84447e563021891342c05c09f5570d68da" head "https://github.com/facebook/flow.git" bottle do