From c2e03203e4d224aa60ebf91d1471e8b6ff1a33ab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Jan 2024 12:30:28 +0000 Subject: [PATCH] flow: Update to version 0.226.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index d3de89e7bf..8e06a933c6 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.225.1", + "version": "0.226.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.225.1/flow-win64-v0.225.1.zip", - "hash": "3841cdec08c18cfa39ce9bada54436aca08253c18b8e2a2e8e1fc2b65c90f153" + "url": "https://github.com/facebook/flow/releases/download/v0.226.0/flow-win64-v0.226.0.zip", + "hash": "e28b62f64e750f2ead79e04f5b25d8b95a1076c5e60cfbc08b5ce7f30c4b8281" } }, "extract_dir": "flow",