From 6b03fc27d71ca8588a6a2daa4a9482322e52e45c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Nov 2024 08:29:19 +0000 Subject: [PATCH] flow: Update to version 0.252.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 84ffe215d4eed..0b78075045f35 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.251.1", + "version": "0.252.0", "description": "A static type checker for JavaScript code", "homepage": "https://flowtype.org/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/facebook/flow/releases/download/v0.251.1/flow-win64-v0.251.1.zip", - "hash": "cb64fdfd49d5c2f6e804cb22ceb979d5fc165b651b383840ceb3af8d244ef7e8" + "url": "https://github.com/facebook/flow/releases/download/v0.252.0/flow-win64-v0.252.0.zip", + "hash": "ed7a5b821a7a8ef570f36273eef0bea9414afd785433e524ac940f504509bafd" } }, "extract_dir": "flow",