From 8c54085177cb9826f63252ea25d5f895646348fe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 20:25:23 +0000 Subject: [PATCH] flow: Update to version 0.217.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 4428896683..0c96a8c1d3 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.216.1", + "version": "0.217.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.216.1/flow-win64-v0.216.1.zip", - "hash": "5c4e934901734da3c93d725d41c6840525acf342c93d001d792f1ae811ff61ba" + "url": "https://github.com/facebook/flow/releases/download/v0.217.0/flow-win64-v0.217.0.zip", + "hash": "04c3a824da6f08018cce01f3e08363822026c9ac9a5e6ad6f0145d1c2aabbd8c" } }, "extract_dir": "flow",