Skip to content

Commit 7a30d4d

Browse files
committed
flow 0.233.0
1 parent 0f61f29 commit 7a30d4d

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

0 commit comments

Comments
 (0)