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