From d78a5bf2d533b9ba13eaa62d64937287a8a54671 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 May 2024 08:29:13 +0000 Subject: [PATCH] flow: Update to version 0.237.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 7c45e0877e..ff983601a1 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.236.0", + "version": "0.237.0", "description": "A static type checker for JavaScript code", "homepage": "https://flow.org/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/facebook/flow/releases/download/v0.236.0/flow-win64-v0.236.0.zip", - "hash": "9e032d51275ebb331fb8b42f04b95dcc19e57e131968ba88952e4843a38cf2f4" + "url": "https://github.com/facebook/flow/releases/download/v0.237.0/flow-win64-v0.237.0.zip", + "hash": "a01b6cb1ae212674956ca5c6d9c855da54c6ff6fa9ac45a966315284916f9806" } }, "extract_dir": "flow",