From 5f81bebc29b51875eb07a4273804bb398c7f38a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Aug 2022 00:34:56 +0000 Subject: [PATCH] flow: Update to version 0.184.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index d3a28b219b..3b9327dff5 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.183.1", + "version": "0.184.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.183.1/flow-win64-v0.183.1.zip", - "hash": "781688df56173951cae0007fb40aad18b81b9e9df0f002b23f6b861040c2e5c7" + "url": "https://github.com/facebook/flow/releases/download/v0.184.0/flow-win64-v0.184.0.zip", + "hash": "e2c713c4d6cb2c6dfeadcd3c877db1f80a50100d47f20ef6952a95f0a6e86a78" } }, "extract_dir": "flow",