Skip to content

Commit da9f29c

Browse files
committed
flow 0.234.0
1 parent 597efab commit da9f29c

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.233.0.tar.gz"
5-
sha256 "20dd2ba4495a428ad309940e6799835e05aa795f4329709ab8ec4eab9f3b1f85"
4+
url "https://github.com/facebook/flow/archive/refs/tags/v0.234.0.tar.gz"
5+
sha256 "02197f01db84b3b7b3ca4c12353f2026e912cc82e56dba465b985e026a403661"
66
license "MIT"
77
head "https://github.com/facebook/flow.git", branch: "main"
88

0 commit comments

Comments
 (0)