From 1e3527bf14453c697465a4233cb702da1783343a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Oct 2023 20:24:08 +0000 Subject: [PATCH] flow: Update to version 0.219.5 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 1bcc2f8ae0..4234611f44 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.219.4", + "version": "0.219.5", "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.219.4/flow-win64-v0.219.4.zip", - "hash": "234d82d963678ecb0a4d6007ef3652e32237648fb83d8aedb10ff3eb08f8b188" + "url": "https://github.com/facebook/flow/releases/download/v0.219.5/flow-win64-v0.219.5.zip", + "hash": "328bb88eaec920dd84243b333d3cc36bf8c144a075596c27909c16d61c13fcf5" } }, "extract_dir": "flow",