From be68c5d22b1afdf0f685538aed2af1e84293fc47 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 00:37:01 +0000 Subject: [PATCH] flow: Update to version 0.282.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 449a16eb09..5c34311173 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.281.0", + "version": "0.282.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.281.0/flow-win64-v0.281.0.zip", - "hash": "8b2fcbb6ef962746e13a178c3e8079b804e24e56fdcae7bd56ced2a7264b95d5" + "url": "https://github.com/facebook/flow/releases/download/v0.282.0/flow-win64-v0.282.0.zip", + "hash": "e23fec979f2a8d28d0502abde5aeb25e23b7ef210ddc1f7b3643537244987d36" } }, "extract_dir": "flow",