From 164f723822e5010dd914b8ab8a21ff2922388360 Mon Sep 17 00:00:00 2001 From: Gabe Levi Date: Wed, 13 Apr 2016 15:45:02 -0700 Subject: [PATCH] flow 0.23.0 Closes #297. 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 e54e91783d..077d19663e 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.22.1.tar.gz" - sha256 "3ace90c42d82e7e32719b764d94e0bccb24620a22761a6f3ff7f3b28f2f37186" + url "https://github.com/facebook/flow/archive/v0.23.0.tar.gz" + sha256 "f053841511381af3b1bc3d5c682a675ee4cc66fb5dfd4843783e412b31e8464d" head "https://github.com/facebook/flow.git" bottle do