From c0127fc24932e2e450d8c65731bf48e99be9638b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 22 Nov 2024 20:29:05 +0000 Subject: [PATCH] flow: Update to version 0.254.2 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 52b98de791..a3b349ded7 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.254.1", + "version": "0.254.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.254.1/flow-win64-v0.254.1.zip", - "hash": "57b9cf4a9e5307d21bb13a746db749854f89bb0c3381ae13faaefa0d6e4d6055" + "url": "https://github.com/facebook/flow/releases/download/v0.254.2/flow-win64-v0.254.2.zip", + "hash": "f829c5d89188c7c91ab4c61b88df941c027a4caea9dbff5172c188475ed6843e" } }, "extract_dir": "flow",