From 21e7de8bbfa03a4c30ff0b61167556aee5ea7fc5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Mar 2025 20:27:57 +0000 Subject: [PATCH] flow: Update to version 0.265.1 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 6e1057183c..db8d9d04f3 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.265.0", + "version": "0.265.1", "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.0/flow-win64-v0.265.0.zip", - "hash": "488df00ab3993e8ae62b6e9eb1624264ed5f28b9e42568f84aa87796199b6f9d" + "url": "https://github.com/facebook/flow/releases/download/v0.265.1/flow-win64-v0.265.1.zip", + "hash": "84af515923849d25a26b834c7354b9919007fe53088cef75ba4929b597da8f30" } }, "extract_dir": "flow",