flow 0.110.1

Closes #45749.

Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
flow-bot 2019-10-23 16:10:57 -07:00 committed by FX Coudert
parent e6de824679
commit c9c6724297

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.110.0.tar.gz"
sha256 "51eb95542d9b11cdeab6e9da58124cca1644dc79d1af9aeb23ec9a348603ab70"
url "https://github.com/facebook/flow/archive/v0.110.1.tar.gz"
sha256 "f8447e9638eface7654c94ae5475d145ba1df1a2f984f04b2ab55542a2c8f1ee"
head "https://github.com/facebook/flow.git"
bottle do