From c04a38549f7d0dc211e3cf4f11aedc0b4345c44c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 11 Dec 2025 00:43:01 +0000 Subject: [PATCH] flow: Update to version 0.294.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index be0f432d4d..2fdaa1a5bf 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.293.0", + "version": "0.294.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.293.0/flow-win64-v0.293.0.zip", - "hash": "eea92847a9354fb41bcc29410ea7c6891f4b7485e928d8c25e62398a28f2b0e4" + "url": "https://github.com/facebook/flow/releases/download/v0.294.0/flow-win64-v0.294.0.zip", + "hash": "cc12c6d43b3f5aee2354b22794d1af493d4e48cf742569ee4e3736f027050ea4" } }, "extract_dir": "flow",