From 51a2db08dcd878d9da18bc69ec0adc8de0320287 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2024 04:28:18 +0000 Subject: [PATCH] flow: Update to version 0.242.1 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 00e01ae016..8a75c3ec82 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.242.0", + "version": "0.242.1", "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.242.0/flow-win64-v0.242.0.zip", - "hash": "b88eec957d021a96e7f39a24aa638631f3654073321656bda384bc0d719b5356" + "url": "https://github.com/facebook/flow/releases/download/v0.242.1/flow-win64-v0.242.1.zip", + "hash": "303f92db7f90702cc98e7f1d70dd82ee55af0ff1e0431b0396274cff93699b62" } }, "extract_dir": "flow",