Skip to content

Commit 8209850

Browse files
committed
flow 0.258.0
1 parent 167d779 commit 8209850

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.257.1.tar.gz"
5-
sha256 "738696d0576007d80fb9319a6c03dba98e7e0ccad447b7acb320519aedc9a595"
4+
url "https://github.com/facebook/flow/archive/refs/tags/v0.258.0.tar.gz"
5+
sha256 "389679a70fe3486aaa365c39e7a105f5a779bbf2dd18d81df25c1eb066eac570"
66
license "MIT"
77
head "https://github.com/facebook/flow.git", branch: "main"
88

0 commit comments

Comments
 (0)