Skip to content

Commit dcb29a2

Browse files
committed
flow 0.268.0
1 parent c4aed10 commit dcb29a2

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.267.0.tar.gz"
5-
sha256 "9767067de405a5c853ecb1f3a991fd904c0aa75ec4aee46a396603595c89d45e"
4+
url "https://github.com/facebook/flow/archive/refs/tags/v0.268.0.tar.gz"
5+
sha256 "1b0398c6fca956b0b049af3e8cbac6e6f401bc467e67eff42cc2ee94b250ba7e"
66
license "MIT"
77
head "https://github.com/facebook/flow.git", branch: "main"
88

0 commit comments

Comments
 (0)