We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de81339 commit 92cf460Copy full SHA for 92cf460
Formula/f/flow.rb
@@ -1,8 +1,8 @@
1
class Flow < Formula
2
desc "Static type checker for JavaScript"
3
homepage "https://flow.org/"
4
- url "https://github.com/facebook/flow/archive/refs/tags/v0.239.1.tar.gz"
5
- sha256 "a3181034925c1fd1697db333219cf81b10eb8b169474b212e194d51bdaeace67"
+ url "https://github.com/facebook/flow/archive/refs/tags/v0.240.0.tar.gz"
+ sha256 "19a58f5fe8066cbb6fb6b3acd35c512b9e71ef57d4a309071011d6fd792987bb"
6
license "MIT"
7
head "https://github.com/facebook/flow.git", branch: "main"
8
0 commit comments