From be0dc9d3844f07e165fffbbb96e1fbd94f74b377 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2025 00:36:10 +0000 Subject: [PATCH] flow: Update to version 0.261.1 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 0afe419e12..6d64995200 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.261.0", + "version": "0.261.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.261.0/flow-win64-v0.261.0.zip", - "hash": "a490ebbc3a32403fae1a738b02e15db3465e8669a37bb4b1fafd936eccb5d30a" + "url": "https://github.com/facebook/flow/releases/download/v0.261.1/flow-win64-v0.261.1.zip", + "hash": "5587313fe9533efdb42011520a2beab552d938c18d7667d0f5a6512a5525a5a0" } }, "extract_dir": "flow",