From 68d532f01e7746100cd4f4f2be5fe9560fc89e52 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Jun 2025 20:29:10 +0000 Subject: [PATCH] flow: Update to version 0.274.2 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 28ef73f8db..20be73cf7e 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.274.1", + "version": "0.274.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.274.1/flow-win64-v0.274.1.zip", - "hash": "3c531afc50240d8bf2cf2497afd9a470328f96100c75aef1729a943126eab8a3" + "url": "https://github.com/facebook/flow/releases/download/v0.274.2/flow-win64-v0.274.2.zip", + "hash": "9ae82572e40f7c59f87b31da06dffefb89c5464ea3a9fe4cc80e5076db85f472" } }, "extract_dir": "flow",