We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4aed10 commit dcb29a2Copy full SHA for dcb29a2
Formula/f/flow.rb
@@ -1,8 +1,8 @@
1
class Flow < Formula
2
desc "Static type checker for JavaScript"
3
homepage "https://flow.org/"
4
- url "https://github.com/facebook/flow/archive/refs/tags/v0.267.0.tar.gz"
5
- sha256 "9767067de405a5c853ecb1f3a991fd904c0aa75ec4aee46a396603595c89d45e"
+ url "https://github.com/facebook/flow/archive/refs/tags/v0.268.0.tar.gz"
+ sha256 "1b0398c6fca956b0b049af3e8cbac6e6f401bc467e67eff42cc2ee94b250ba7e"
6
license "MIT"
7
head "https://github.com/facebook/flow.git", branch: "main"
8
0 commit comments