From dcfdd301c0e3ff98e657031d34c3c0fba2c6deac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Sep 2023 00:33:05 +0000 Subject: [PATCH] flow: Update to version 0.216.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 3076e33b0c..2ba981018a 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.215.1", + "version": "0.216.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.215.1/flow-win64-v0.215.1.zip", - "hash": "dcf3f711c28d08b376163a17c57ae62bf51ede9ab87d4a3c1156fd5444f6413b" + "url": "https://github.com/facebook/flow/releases/download/v0.216.0/flow-win64-v0.216.0.zip", + "hash": "2c3fc08d80367a768dc116fe23a4e02bdc0aa6dd6c3eaaab51a14244d63a76f0" } }, "extract_dir": "flow",