From 99a01b57824ea82a59cf1a5c68759b77a8c4b33e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 04:29:55 +0000 Subject: [PATCH] flow: Update to version 0.247.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index fecdeb9361..f66c83e7a8 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.246.0", + "version": "0.247.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.246.0/flow-win64-v0.246.0.zip", - "hash": "96cd00e35cae49b52602cf019b83ff69bcd0714f73cb8942a1f279f1466b9a04" + "url": "https://github.com/facebook/flow/releases/download/v0.247.0/flow-win64-v0.247.0.zip", + "hash": "0278bceadf65a3231946561f3ee0aaeb0a7844455d2f6173f3af002caacfc1d2" } }, "extract_dir": "flow",