From 8be20fdde3cbb6742fd154cb9d1d2a154ba8af73 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Jul 2024 20:25:54 +0000 Subject: [PATCH] flow: Update to version 0.242.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 2e12a8eaed..00e01ae016 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.241.0", + "version": "0.242.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.241.0/flow-win64-v0.241.0.zip", - "hash": "d2ac1b26d892a5e199d8cd16dcbad0e9848313b8f5cfa54f706d3d8288e32313" + "url": "https://github.com/facebook/flow/releases/download/v0.242.0/flow-win64-v0.242.0.zip", + "hash": "b88eec957d021a96e7f39a24aa638631f3654073321656bda384bc0d719b5356" } }, "extract_dir": "flow",