From b958b2c18f57ed3a37318afdfb97200ea94b7fba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Aug 2022 00:33:55 +0000 Subject: [PATCH] flow: Update to version 0.185.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 3b9327dff5..641d672f4e 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.184.0", + "version": "0.185.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.184.0/flow-win64-v0.184.0.zip", - "hash": "e2c713c4d6cb2c6dfeadcd3c877db1f80a50100d47f20ef6952a95f0a6e86a78" + "url": "https://github.com/facebook/flow/releases/download/v0.185.0/flow-win64-v0.185.0.zip", + "hash": "1b667fa9283f44e22675bba9cdf789f198bbdd946473764b8266313ddae71021" } }, "extract_dir": "flow",