From f48d83065debd29c85c44cdb1b963136b9c17df1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Jun 2024 00:34:10 +0000 Subject: [PATCH] flow: Update to version 0.238.2 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 40c1e3690b..cbde930db9 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.238.1", + "version": "0.238.2", "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.238.1/flow-win64-v0.238.1.zip", - "hash": "b063b530ed88979a27f4b9257ef3dfdb72660c9a16f52b2eaf6c34fdd9ab0f94" + "url": "https://github.com/facebook/flow/releases/download/v0.238.2/flow-win64-v0.238.2.zip", + "hash": "aa562553dbcb5dfef39d1520702b84a507cb6e68e693e9e4c0332ce1f7b8cd35" } }, "extract_dir": "flow",