Skip to content

Commit 92cf460

Browse files
committed
flow 0.240.0
1 parent de81339 commit 92cf460

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/flow.rb

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Flow < Formula
22
desc "Static type checker for JavaScript"
33
homepage "https://flow.org/"
4-
url "https://github.com/facebook/flow/archive/refs/tags/v0.239.1.tar.gz"
5-
sha256 "a3181034925c1fd1697db333219cf81b10eb8b169474b212e194d51bdaeace67"
4+
url "https://github.com/facebook/flow/archive/refs/tags/v0.240.0.tar.gz"
5+
sha256 "19a58f5fe8066cbb6fb6b3acd35c512b9e71ef57d4a309071011d6fd792987bb"
66
license "MIT"
77
head "https://github.com/facebook/flow.git", branch: "main"
88

0 commit comments

Comments
 (0)