From 97d7b4c10782bd1cd565c00b0ff34989a363e054 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Jul 2023 04:28:41 +0000 Subject: [PATCH] flow: Update to version 0.211.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 7114ca8dda..69d7d492e0 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.210.2", + "version": "0.211.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.210.2/flow-win64-v0.210.2.zip", - "hash": "b29dee55c7c8e99a3ae444ce9ce3ab5d393a42be5328df2d25d1a25b21c19749" + "url": "https://github.com/facebook/flow/releases/download/v0.211.0/flow-win64-v0.211.0.zip", + "hash": "aebcc6fda227a062e1dfd17731b7cad2f466077dc684e4fd5be98b830a2fce15" } }, "extract_dir": "flow",