From 7717da6f11162f9d71572fbcd132571fc0736783 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 00:33:42 +0000 Subject: [PATCH] flow: Update to version 0.213.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 4df185c122..14594814b1 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.212.0", + "version": "0.213.0", "description": "A static type checker for JavaScript code", "homepage": "https://flowtype.org/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/facebook/flow/releases/download/v0.212.0/flow-win64-v0.212.0.zip", - "hash": "f2a54a55cc5a85b2d0f14e3cab04ecc3887563c3f2d28f235d29deb518fb3e26" + "url": "https://github.com/facebook/flow/releases/download/v0.213.0/flow-win64-v0.213.0.zip", + "hash": "3e45be02b81ccffe1381f977b5d59ed3a48c6d01a4f0f2c514ea7be78e49f6a1" } }, "extract_dir": "flow",