From 1c9c0ea18132c85e0edf36f4dbabf5cc99023624 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Oct 2022 04:59:36 +0000 Subject: [PATCH] flow: Update to version 0.190.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 46acdcc27b..a4d7737040 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.189.0", + "version": "0.190.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.189.0/flow-win64-v0.189.0.zip", - "hash": "18ecba6a35cd4eb02d7bb089f6c67d524348399936957d69bd91a4e50560fd4a" + "url": "https://github.com/facebook/flow/releases/download/v0.190.0/flow-win64-v0.190.0.zip", + "hash": "e43f25c78e44729de316c8a102c20420ba12c94d5b57961b22b7f0ffc076cb53" } }, "extract_dir": "flow",