flow 0.112.0
Closes #46669. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
2540f807f5
commit
6b34d9be1b
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.111.3.tar.gz"
|
||||
sha256 "4781a644f7059f994d0c1f73c509e25bbc72a1d9dcbb0fbeffaeb1a1896c1b86"
|
||||
url "https://github.com/facebook/flow/archive/v0.112.0.tar.gz"
|
||||
sha256 "6366b014809bd39db3e29e7d61bd415f872f90e6ecadcbb4e50592dbda35f608"
|
||||
head "https://github.com/facebook/flow.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue