We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adbe93a commit 5f10edcCopy full SHA for 5f10edc
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.243.0.tar.gz"
5
- sha256 "6d8b77958e17923f5b1f5fab8b9bf46e082c9227ed9d9471959ff6eb87e26807"
+ url "https://github.com/facebook/flow/archive/refs/tags/v0.244.0.tar.gz"
+ sha256 "a0821dec67219cfcfffee88dbdbf3db7c7513e5ec36a1b1c3c03fd79cbd4e538"
6
license "MIT"
7
head "https://github.com/facebook/flow.git", branch: "main"
8
0 commit comments