From fff22769352290df390d6af6713c53926fc80856 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 15 Dec 2023 00:32:52 +0000 Subject: [PATCH] flow: Update to version 0.224.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index dd4c993f4e..f5062b1cef 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.223.3", + "version": "0.224.0", "description": "A static type checker for JavaScript code", "homepage": "https://flowtype.org/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/facebook/flow/releases/download/v0.223.3/flow-win64-v0.223.3.zip", - "hash": "b008102e06bcc6bebfad963f9164399b15b4a68bdb798fcdfb933d56ceb93a64" + "url": "https://github.com/facebook/flow/releases/download/v0.224.0/flow-win64-v0.224.0.zip", + "hash": "095ddf015a8efbe4b3d77d31ed28c2ac0181fe59a6965819317bebb765688210" } }, "extract_dir": "flow",