From 34f194f5204aa26c6de1f294496c28b5f1704cfe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Sep 2023 20:24:49 +0000 Subject: [PATCH] flow: Update to version 0.217.2 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 0c96a8c1d3..045f088b4d 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.217.0", + "version": "0.217.2", "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.217.0/flow-win64-v0.217.0.zip", - "hash": "04c3a824da6f08018cce01f3e08363822026c9ac9a5e6ad6f0145d1c2aabbd8c" + "url": "https://github.com/facebook/flow/releases/download/v0.217.2/flow-win64-v0.217.2.zip", + "hash": "00cbfaf2610d3aeb2526baec24f6712c82ff783cb4077e6851c1bb112c4154c6" } }, "extract_dir": "flow",