flow 0.72.0
Closes #27660. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
bd486f163b
commit
291863ed1f
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.71.0.tar.gz"
|
||||
sha256 "ec8a5a7d46ceea975add28db445082e8e85d00f567c0d5a5660c71dfa4cf0e90"
|
||||
url "https://github.com/facebook/flow/archive/v0.72.0.tar.gz"
|
||||
sha256 "82468fe78308785b958f85f931899e0a703df65b8cc4ce1184c301f274f7fc84"
|
||||
head "https://github.com/facebook/flow.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue