From 7894015ff98ae39f978dab2173239f727face398 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 May 2024 20:25:08 +0000 Subject: [PATCH] flow: Update to version 0.236.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 64b568bd59..7c45e0877e 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.235.1", + "version": "0.236.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.235.1/flow-win64-v0.235.1.zip", - "hash": "dbc1f3bf3e1aaeb072c4446e6536fcba1bc26e0f2527fb8daa00d9d68f1f002d" + "url": "https://github.com/facebook/flow/releases/download/v0.236.0/flow-win64-v0.236.0.zip", + "hash": "9e032d51275ebb331fb8b42f04b95dcc19e57e131968ba88952e4843a38cf2f4" } }, "extract_dir": "flow",