Skip to content

Commit 6b3c375

Browse files
committed
flow 0.245.0
1 parent 5d24561 commit 6b3c375

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/f/flow.rb

+2-2
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.244.0.tar.gz"
5-
sha256 "a0821dec67219cfcfffee88dbdbf3db7c7513e5ec36a1b1c3c03fd79cbd4e538"
4+
url "https://github.com/facebook/flow/archive/refs/tags/v0.245.0.tar.gz"
5+
sha256 "5f0c530020a09ff3a3e8879301b21944711ebc9691b6c5be9ce83bf697d14c70"
66
license "MIT"
77
head "https://github.com/facebook/flow.git", branch: "main"
88

0 commit comments

Comments
 (0)