From dc118a18094ed27aeb8b14c5fb177e765c73f2f9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 16:27:33 +0000 Subject: [PATCH] flow: Update to version 0.220.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 4234611f44..0d4ba0d237 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.219.5", + "version": "0.220.0", "description": "A static type checker for JavaScript code", "homepage": "https://flowtype.org/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/facebook/flow/releases/download/v0.219.5/flow-win64-v0.219.5.zip", - "hash": "328bb88eaec920dd84243b333d3cc36bf8c144a075596c27909c16d61c13fcf5" + "url": "https://github.com/facebook/flow/releases/download/v0.220.0/flow-win64-v0.220.0.zip", + "hash": "5e47f3a494e4b04bba06a06ebc15c0aa6d8a622bb36cbc89536b40f9b67032e8" } }, "extract_dir": "flow",