From c8efeb95616d7a59dfeca5786a582742063419cc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Nov 2023 08:26:30 +0000 Subject: [PATCH] flow: Update to version 0.223.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index ed2ec14a5c..2ba214d940 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.222.0", + "version": "0.223.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.222.0/flow-win64-v0.222.0.zip", - "hash": "68929095a4b4757446ea61a507dd4b0793f94f714670e613dc17d49ba97b7186" + "url": "https://github.com/facebook/flow/releases/download/v0.223.0/flow-win64-v0.223.0.zip", + "hash": "fd112bcf7f7c8db335ce26216a71bb71f254eda54e0dfdd6840452fc87e8ed3e" } }, "extract_dir": "flow",