From 64f0eb531f3584a4f1f34b01a295f2ad2caa0819 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 1 Aug 2025 04:41:22 +0000 Subject: [PATCH] flow: Update to version 0.278.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index e40c9b2c97..1154f6377b 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.277.1", + "version": "0.278.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.277.1/flow-win64-v0.277.1.zip", - "hash": "aa9084d583e177b7a1b3bedb8379476587fd3fc3fd465760cc20e8ff03c770eb" + "url": "https://github.com/facebook/flow/releases/download/v0.278.0/flow-win64-v0.278.0.zip", + "hash": "6d02bd175c6e753dd743e65a5262923044f8d6a5bc3dd9375e2458caa092d9ec" } }, "extract_dir": "flow",