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