From 18ea6922e97e448ddb289551bc8ebde1384eba36 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2024 00:34:48 +0000 Subject: [PATCH] flow: Update to version 0.249.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 9ae74e5739..ff272d8391 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.248.1", + "version": "0.249.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.248.1/flow-win64-v0.248.1.zip", - "hash": "bed9dc58ecdb2f6103191da9892215e2c0b4b1cfdd2adacdc85123cc82054bab" + "url": "https://github.com/facebook/flow/releases/download/v0.249.0/flow-win64-v0.249.0.zip", + "hash": "14ab926acfc050ed07ca8a47ed813a5daecaca9a49f611a31ccb0cc2c384cbd8" } }, "extract_dir": "flow",