From 1383bbf7277c863e4e15dd54eb38882e5863636e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 20:28:36 +0000 Subject: [PATCH] flow: Update to version 0.284.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 826012a78b..dabe75ff61 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.283.0", + "version": "0.284.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.283.0/flow-win64-v0.283.0.zip", - "hash": "0e8faafe46b48941adb8b283da19e6d135113d049d0d307e297f62d6905d755c" + "url": "https://github.com/facebook/flow/releases/download/v0.284.0/flow-win64-v0.284.0.zip", + "hash": "e38b629aa98f934aede6fbf028955a531389a1f24664de940f00d605fe11dd62" } }, "extract_dir": "flow",