From 6c4d0b3ee63470b75e9238e35fe55a3c5f3a57c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Feb 2024 04:27:00 +0000 Subject: [PATCH] flow: Update to version 0.229.2 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 016c4a996a..b2f4bdee20 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.229.0", + "version": "0.229.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.229.0/flow-win64-v0.229.0.zip", - "hash": "f26ad23ccde927747fbd55404288549b65f5a1be2fd1d333f94bcbe0d09ef591" + "url": "https://github.com/facebook/flow/releases/download/v0.229.2/flow-win64-v0.229.2.zip", + "hash": "b539b238dd0fcce72723c39522c3674de27ec5efca9fc0004d895cf6d067c79e" } }, "extract_dir": "flow",