flow 0.97.0

Closes #38879.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
flow-bot 2019-04-11 19:22:22 -07:00 committed by Chongyu Zhu
parent 6e86a305c8
commit 655c7d22da
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

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.95.2.tar.gz"
sha256 "587ef89d5e545202d0be3f06602307658f3eb368cd6a86e2e98dc38511bf45bc"
url "https://github.com/facebook/flow/archive/v0.97.0.tar.gz"
sha256 "a3038c1d678a42ae3867b94c78a7b20a7f01649a8759bc97646ff9a9e70b147d"
head "https://github.com/facebook/flow.git"
bottle do