From d79b54961ca16c11b72b04a899474f8cf2c5c372 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 04:29:52 +0000 Subject: [PATCH] flow: Update to version 0.272.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 3d4ffd0675..8e00818e03 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.271.0", + "version": "0.272.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.271.0/flow-win64-v0.271.0.zip", - "hash": "54f1d1435ebcae588b9b750e45b837ba84cc8748c9b2e5790f7ad798438f41c5" + "url": "https://github.com/facebook/flow/releases/download/v0.272.0/flow-win64-v0.272.0.zip", + "hash": "271062661a3f3716b029c5a18a006c6029105c730dea7d07267eb3a3474d5468" } }, "extract_dir": "flow",