From 246adc9aff71e0da76d6ae219dd36d0f8ae361ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 6 Nov 2025 04:31:40 +0000 Subject: [PATCH] flow: Update to version 0.290.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index c5c314e8b5..9334ac3226 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.289.0", + "version": "0.290.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.289.0/flow-win64-v0.289.0.zip", - "hash": "f87a80c0449fe391d4e78016a9d292c47fee12e7e1853b3366dda42ba6a9bd8c" + "url": "https://github.com/facebook/flow/releases/download/v0.290.0/flow-win64-v0.290.0.zip", + "hash": "a3f41afe4cfc8db4e26e861f673f1b0ffcbb87f18b9aae68935f922cba3bf669" } }, "extract_dir": "flow",