From 03cf120bfe20ede2803b4fced7ed945578b973fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Apr 2024 04:26:28 +0000 Subject: [PATCH] flow: Update to version 0.235.1 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index c45917b3de..64b568bd59 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.234.0", + "version": "0.235.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.234.0/flow-win64-v0.234.0.zip", - "hash": "63e9b7be78e945ef91d4049d35bd36a83981559dd2f50177a921acbe4be11199" + "url": "https://github.com/facebook/flow/releases/download/v0.235.1/flow-win64-v0.235.1.zip", + "hash": "dbc1f3bf3e1aaeb072c4446e6536fcba1bc26e0f2527fb8daa00d9d68f1f002d" } }, "extract_dir": "flow",