From 0f8c0cf97c07f176a91ff832bbc3e64c40c270b1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 00:33:26 +0000 Subject: [PATCH] flow: Update to version 0.219.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 7083aa7570..891ceb0562 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.218.1", + "version": "0.219.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.218.1/flow-win64-v0.218.1.zip", - "hash": "61090053e07a0dd28466927398c948d23125164bf2e2e29406b115dc2ba9f4df" + "url": "https://github.com/facebook/flow/releases/download/v0.219.0/flow-win64-v0.219.0.zip", + "hash": "4d28407e7ebb60b4d35d38ba34990745f14b1e48fd1468bd90f875c4f8e8bf74" } }, "extract_dir": "flow",