From 3cd8a0835220fd18e49874277689e1879fcf43df Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 00:35:48 +0000 Subject: [PATCH] flow: Update to version 0.260.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 05d9b8352e..a0a5a5d6bb 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.259.1", + "version": "0.260.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.259.1/flow-win64-v0.259.1.zip", - "hash": "6336d011faf91b496a54e5e6ef9b7500b930d03f4052be0d7f342dfa67ef0e32" + "url": "https://github.com/facebook/flow/releases/download/v0.260.0/flow-win64-v0.260.0.zip", + "hash": "9685761193eac240997120b6118b3d0986ded8e139de5493bcc260ecd06a58ee" } }, "extract_dir": "flow",