From 4983710f52ff615201ea575b25650d7bf17e4b48 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 12 Jul 2023 00:37:31 +0000 Subject: [PATCH] flow: Update to version 0.212.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 7a9317aaf3..4df185c122 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.211.1", + "version": "0.212.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.211.1/flow-win64-v0.211.1.zip", - "hash": "9568c47262f5cc8ec2148e05c9ba1a816358497484c4463bf2777a4c51f96983" + "url": "https://github.com/facebook/flow/releases/download/v0.212.0/flow-win64-v0.212.0.zip", + "hash": "f2a54a55cc5a85b2d0f14e3cab04ecc3887563c3f2d28f235d29deb518fb3e26" } }, "extract_dir": "flow",