We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86badc0 commit 8dad6d8Copy full SHA for 8dad6d8
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.251.1.tar.gz"
5
- sha256 "07d0d439f2f0f339c0b8f7d680d85a47a1edbafecdea793dad399cc1d3baa107"
+ url "https://github.com/facebook/flow/archive/refs/tags/v0.252.0.tar.gz"
+ sha256 "4fd818eefb77e00386f66404ead4b580de87285199865d2cdc6fe92768c30a97"
6
license "MIT"
7
head "https://github.com/facebook/flow.git", branch: "main"
8
0 commit comments