flow 0.33.0
Closes #5440. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
ad4a82f909
commit
9110b22661
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.32.0.tar.gz"
|
||||
sha256 "0dc6316e265b20c1b9fb8ae2b45ee5c7ae0315f2724c3c8f8a5de7782efe3467"
|
||||
url "https://github.com/facebook/flow/archive/v0.33.0.tar.gz"
|
||||
sha256 "c5d19fc5b8f425be24bf6d62eeff2b8a7fdb8bf8138a46ffd8864491bd4f754b"
|
||||
head "https://github.com/facebook/flow.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue