From f784cfd9565d7c6411b65999ad1eb1600b73927f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Apr 2024 17:08:35 +0000 Subject: [PATCH] flow: Update to version 0.233.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 9cff169aba..a5b3d7e052 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.232.0", + "version": "0.233.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.232.0/flow-win64-v0.232.0.zip", - "hash": "faba83eefd47c69395ed25e2a86698b3d4f3016ab3ebfc1fa17189b845ad70aa" + "url": "https://github.com/facebook/flow/releases/download/v0.233.0/flow-win64-v0.233.0.zip", + "hash": "fdd064e5eb17ab05a555a5b378c114e64b8c41b535224d888e9b4a70c38035df" } }, "extract_dir": "flow",