Skip to content

Commit 2f84dcb

Browse files
flow-botdaeho-ro
authored andcommitted
flow 0.269.1
1 parent 0cb530b commit 2f84dcb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/flow.rb

Lines changed: 2 additions & 2 deletions
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.268.0.tar.gz"
5-
sha256 "1b0398c6fca956b0b049af3e8cbac6e6f401bc467e67eff42cc2ee94b250ba7e"
4+
url "https://github.com/facebook/flow/archive/refs/tags/v0.269.1.tar.gz"
5+
sha256 "d1d1f67fa992b05f2b008ad0933c1f7b8cfa72716a9ffedb661be775ccb850fc"
66
license "MIT"
77
head "https://github.com/facebook/flow.git", branch: "main"
88

0 commit comments

Comments
 (0)