Skip to content

Commit 4b78792

Browse files
committed
flow 0.247.0
1 parent 4d25d82 commit 4b78792

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.246.0.tar.gz"
5-
sha256 "e85c645e7d7708974d2d16a146780ecf1f57498ea33f83c8bf22d7d166a30f01"
4+
url "https://github.com/facebook/flow/archive/refs/tags/v0.247.0.tar.gz"
5+
sha256 "f646ab8320590425dbca9cb608ff766b5b0082d653904821585e747919f52a43"
66
license "MIT"
77
head "https://github.com/facebook/flow.git", branch: "main"
88

0 commit comments

Comments
 (0)