From c2e1bf61dcfa168dfeb0b76bbcf04af1d01cfd28 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jan 2025 04:29:28 +0000 Subject: [PATCH] flow: Update to version 0.258.1 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 134d47c78d..39a2a947db 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.258.0", + "version": "0.258.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.258.0/flow-win64-v0.258.0.zip", - "hash": "eb04ba4a023390fb8ec66f38f0465482fa2f02c2e5ba229112df23696f706975" + "url": "https://github.com/facebook/flow/releases/download/v0.258.1/flow-win64-v0.258.1.zip", + "hash": "553f96874a845c78fcd7169247400d00e4c4db965161fbf1c278a79bc1672bb6" } }, "extract_dir": "flow",