From a80043cf9d012c6b5a298ce3214fc1293502e940 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Mar 2025 00:35:45 +0000 Subject: [PATCH] flow: Update to version 0.265.2 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index db8d9d04f3..512bc2871f 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.265.1", + "version": "0.265.2", "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.265.1/flow-win64-v0.265.1.zip", - "hash": "84af515923849d25a26b834c7354b9919007fe53088cef75ba4929b597da8f30" + "url": "https://github.com/facebook/flow/releases/download/v0.265.2/flow-win64-v0.265.2.zip", + "hash": "7b7fbf54ea35e01ba24619ce07ec5e07236ac2f7d36d04e013e9d79ee1e0b8ca" } }, "extract_dir": "flow",