From 86b3ac6370197c40f7c6c45112143e4d5500f058 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 00:37:06 +0000 Subject: [PATCH] flow: Update to version 0.288.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 044e9c90e4..915e0ae03c 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.287.0", + "version": "0.288.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.287.0/flow-win64-v0.287.0.zip", - "hash": "d806a7974c146ed94f39c576fbab7d17c351feecbfca2f72ca86ac11a8e2e3ba" + "url": "https://github.com/facebook/flow/releases/download/v0.288.0/flow-win64-v0.288.0.zip", + "hash": "9282d379c98c95ddd09f68f06280cc64371717b33f39d86b87ee64270d101a93" } }, "extract_dir": "flow",