From 0134412f8231323720bd9f751cd0da4389984ba9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Nov 2022 12:32:53 +0000 Subject: [PATCH] flow: Update to version 0.192.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 4f76caae84..70392d67ef 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.191.0", + "version": "0.192.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.191.0/flow-win64-v0.191.0.zip", - "hash": "939354b24e71e9eedbf8b305c4035ea3c0ba6e920281770bb25b464f567a247a" + "url": "https://github.com/facebook/flow/releases/download/v0.192.0/flow-win64-v0.192.0.zip", + "hash": "61c19d3da88857de7d591e441041860b17ab43e59243774342e3f9a3b026396b" } }, "extract_dir": "flow",