From ab56812158557d5f8689da4e00d55dd6e49e723b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Jun 2025 16:30:03 +0000 Subject: [PATCH] flow: Update to version 0.274.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index bd1e8cf442..a2a27fb80e 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.273.1", + "version": "0.274.0", "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.273.1/flow-win64-v0.273.1.zip", - "hash": "c3731323790b204f657be3c9bd0fbb5fcfe94578854067df17891a69d8a6d531" + "url": "https://github.com/facebook/flow/releases/download/v0.274.0/flow-win64-v0.274.0.zip", + "hash": "ae22095259c1d8f19d343736f2dd781b001980a4790301dd3b579f57b710799c" } }, "extract_dir": "flow",