From 5914026e5dcea8bc8d2ebdfca22041eeb863f955 Mon Sep 17 00:00:00 2001 From: Gabe Levi Date: Fri, 18 Dec 2015 17:34:49 -0500 Subject: [PATCH] flow 0.20.1 Closes Homebrew/homebrew#47163. Signed-off-by: Dominyk Tiller --- Formula/flow.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/flow.rb b/Formula/flow.rb index a2926be428..0718bc26fa 100644 --- a/Formula/flow.rb +++ b/Formula/flow.rb @@ -1,8 +1,8 @@ class Flow < Formula desc "Static type checker for JavaScript" homepage "http://flowtype.org/" - url "https://github.com/facebook/flow/archive/v0.20.0.tar.gz" - sha256 "53c73d6642e1daa0779a5dcd7970a7446b625e1b32f86035e80f0e7cefd93291" + url "https://github.com/facebook/flow/archive/v0.20.1.tar.gz" + sha256 "0b2f7fc1eaa15c6ed8f39ddfd7f94e758e52b805c43efcf45d5acce6057eb705" head "https://github.com/facebook/flow.git" bottle do