flow 0.102.0

Closes #41309.

Signed-off-by: Sean Molenaar <smillerdev@me.com>
This commit is contained in:
flow-bot 2019-06-24 21:46:08 -07:00 committed by Sean Molenaar
parent 7698ac5921
commit 84e154c22b
No known key found for this signature in database
GPG key ID: 6BF5D8DF0D34FAAE

View file

@ -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.101.1.tar.gz"
sha256 "15d56143ddc3fa69ec1105ea6b48282518b115ce1286c60b40b81d73637d27df"
url "https://github.com/facebook/flow/archive/v0.102.0.tar.gz"
sha256 "752912317d263991c11b7d195e50260ac06685a4e9399fdc7c34074d4b0588b1"
head "https://github.com/facebook/flow.git"
bottle do