From c2ef76e3d4997c92c4a1e376896b61cbb985297f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Oct 2022 04:57:12 +0000 Subject: [PATCH] flow: Update to version 0.189.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 4f9816b852..46acdcc27b 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.188.2", + "version": "0.189.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.188.2/flow-win64-v0.188.2.zip", - "hash": "a750028c65ae5cd885c94905bd490a3e22c99eecae37a7e6ee338750b289e64e" + "url": "https://github.com/facebook/flow/releases/download/v0.189.0/flow-win64-v0.189.0.zip", + "hash": "18ecba6a35cd4eb02d7bb089f6c67d524348399936957d69bd91a4e50560fd4a" } }, "extract_dir": "flow",