From c0e90e679229431c39b9215cf7c4226838e8b527 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Jun 2024 00:34:16 +0000 Subject: [PATCH] flow: Update to version 0.238.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 29bcbc3299..f8dd02a1f8 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.237.2", + "version": "0.238.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.237.2/flow-win64-v0.237.2.zip", - "hash": "30e10f8ab02af936fca70bf53b40814876c371ca1ba09084e51f53af7f6747ce" + "url": "https://github.com/facebook/flow/releases/download/v0.238.0/flow-win64-v0.238.0.zip", + "hash": "c1d036680631a2916e643f4aceb49456f569b4f1b869973faeb0160111e7153c" } }, "extract_dir": "flow",