From b03a22002154158069e284933173018a79a1a2ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 04:26:32 +0000 Subject: [PATCH] flow: Update to version 0.213.1 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 14594814b1..a6329d253b 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.213.0", + "version": "0.213.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.213.0/flow-win64-v0.213.0.zip", - "hash": "3e45be02b81ccffe1381f977b5d59ed3a48c6d01a4f0f2c514ea7be78e49f6a1" + "url": "https://github.com/facebook/flow/releases/download/v0.213.1/flow-win64-v0.213.1.zip", + "hash": "ffe9dd0de4fbb4fded66505dc7f3c996478fdc8dadfdb2a86adbf95d3eefbaaf" } }, "extract_dir": "flow",