From dca2fdcb9f4a34cdd6d345fd1247b26f7ab09689 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 31 May 2025 00:38:32 +0000 Subject: [PATCH] flow: Update to version 0.272.2 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 6cceee5935..71ceee0189 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.272.1", + "version": "0.272.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.272.1/flow-win64-v0.272.1.zip", - "hash": "488f9f6faf1118fc0baeb64885bbea4ff1baa21f721dc5e13ac79c7ed172a4f0" + "url": "https://github.com/facebook/flow/releases/download/v0.272.2/flow-win64-v0.272.2.zip", + "hash": "febdba2131c5176e42caaf164467b4b12ed1f94f264c5f5ce1b5b9742e73e0dd" } }, "extract_dir": "flow",