From 1fe1601e9fa0bd27d1e487eb8f0ffe64e0b45951 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 13 Mar 2025 20:28:08 +0000 Subject: [PATCH] flow: Update to version 0.265.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 6bda8c26a6..6e1057183c 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.264.0", + "version": "0.265.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.264.0/flow-win64-v0.264.0.zip", - "hash": "c331b07db924ef715f0b36af3bbf9a81b6f03e2ceb404b1b3abbf4f26b95c1f7" + "url": "https://github.com/facebook/flow/releases/download/v0.265.0/flow-win64-v0.265.0.zip", + "hash": "488df00ab3993e8ae62b6e9eb1624264ed5f28b9e42568f84aa87796199b6f9d" } }, "extract_dir": "flow",