From b48e6a5efc272aa99b2bc16001423ad9367d438c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 04:58:44 +0000 Subject: [PATCH] flow: Update to version 0.188.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 67fc31e017..9e86c2380c 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.187.1", + "version": "0.188.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.187.1/flow-win64-v0.187.1.zip", - "hash": "baf4545f525213686abb160caa9ffcc08adecd325a10a364548dcabdc4043c47" + "url": "https://github.com/facebook/flow/releases/download/v0.188.0/flow-win64-v0.188.0.zip", + "hash": "50e9f84548a9a12dac5c927e45c4b756a76a978f4cca1c9ac06d5fe60560dad1" } }, "extract_dir": "flow",