flow 0.95.1

Closes #37930.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
flow-bot 2019-03-14 23:04:22 -07:00 committed by Chongyu Zhu
parent e3f098e253
commit ca622983f9
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.94.0.tar.gz"
sha256 "0620f6770665f8209d8a6c9e541b3a7dc29b3a1210130a581f5784820a16406d"
url "https://github.com/facebook/flow/archive/v0.95.1.tar.gz"
sha256 "23d90d758fac905ee018926448c6b1aed5a2ec9832e829307840ee409b5161f6"
head "https://github.com/facebook/flow.git"
bottle do