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 0cb530b commit 2f84dcbCopy full SHA for 2f84dcb
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.268.0.tar.gz"
5
- sha256 "1b0398c6fca956b0b049af3e8cbac6e6f401bc467e67eff42cc2ee94b250ba7e"
+ url "https://github.com/facebook/flow/archive/refs/tags/v0.269.1.tar.gz"
+ sha256 "d1d1f67fa992b05f2b008ad0933c1f7b8cfa72716a9ffedb661be775ccb850fc"
6
license "MIT"
7
head "https://github.com/facebook/flow.git", branch: "main"
8
0 commit comments