flow 0.98.1

Closes #39539.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
flow-bot 2019-05-06 08:47:20 -07:00 committed by Chongyu Zhu
parent 2d6ff5d33c
commit 320715c6a2
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.98.0.tar.gz"
sha256 "a75cf4fb1fb0338a980a79cc42c76ea3b7bb33d0f2e55d676807250139d0c48d"
url "https://github.com/facebook/flow/archive/v0.98.1.tar.gz"
sha256 "29d6806f5f9b3a806578e30f7df4e60a69186153110fee588692f3f501d298fa"
head "https://github.com/facebook/flow.git"
bottle do