flow 0.42.0

Closes #11212.

Signed-off-by: JCount <JCount42@gmail.com>
This commit is contained in:
Gabe Levi 2017-03-17 12:23:37 -07:00 committed by JCount
parent 9f3fa75856
commit 983b97a7dc

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.41.0.tar.gz"
sha256 "e9169195126313e4576a7833eb1cdce50d94558b01fd92a0679c9f1dc5cbb3f1"
url "https://github.com/facebook/flow/archive/v0.42.0.tar.gz"
sha256 "5668a4a83242ac397239d001fbf071955a9e0a17ad255cb17b74345a434f7a93"
head "https://github.com/facebook/flow.git"
bottle do