From d846e252818e63f3380d0bb7cb1111b430efaf80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 00:35:33 +0000 Subject: [PATCH] flow: Update to version 0.259.1 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 75978a35dd..05d9b8352e 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.259.0", + "version": "0.259.1", "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.0/flow-win64-v0.259.0.zip", - "hash": "cab13f5a9c42dd6e826bba1f9ac1a576f8bdc473da82b0e61fecbddb74a73612" + "url": "https://github.com/facebook/flow/releases/download/v0.259.1/flow-win64-v0.259.1.zip", + "hash": "6336d011faf91b496a54e5e6ef9b7500b930d03f4052be0d7f342dfa67ef0e32" } }, "extract_dir": "flow",