flow 0.35.0
Closes #6834. Signed-off-by: Andrew Janke <andrew@apjanke.net>
This commit is contained in:
parent
02e93f17ac
commit
333cb5f104
1 changed files with 2 additions and 2 deletions
|
@ -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.34.0.tar.gz"
|
||||
sha256 "d09e99663225dbee2c92fa51ee563d45ff2c2bb70c4738dfc44233b70399f94f"
|
||||
url "https://github.com/facebook/flow/archive/v0.35.0.tar.gz"
|
||||
sha256 "c60efe9da95b578705ac61a4666af93a37401d973c37edae1865cd734aa2b95b"
|
||||
head "https://github.com/facebook/flow.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue