From 99914f710f90e81e6b2e310a3e83e07af0b460d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Feb 2024 00:32:53 +0000 Subject: [PATCH] flow: Update to version 0.228.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index ac8e1e4b34..6c9fb778b5 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.227.0", + "version": "0.228.0", "description": "A static type checker for JavaScript code", "homepage": "https://flow.org/", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/facebook/flow/releases/download/v0.227.0/flow-win64-v0.227.0.zip", - "hash": "1f077cf4d6e4a7044e963b03c1418db09c04cb2e798e98effe810fb954cee3f2" + "url": "https://github.com/facebook/flow/releases/download/v0.228.0/flow-win64-v0.228.0.zip", + "hash": "0982e10e51c06bb03d2372a578ce354d2cdb11c95fc735c611042579672c460a" } }, "extract_dir": "flow",