From 18c16babe4cff16cdccc15cc6a601d0b73c49ae7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 00:33:14 +0000 Subject: [PATCH] flow: Update to version 0.205.1 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 48b1f72622..4f940905a1 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.205.0", + "version": "0.205.1", "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.205.0/flow-win64-v0.205.0.zip", - "hash": "46ef5ff160b657afcb6819d11f9bc9e3abf39e9a12616c338108499d64b9caec" + "url": "https://github.com/facebook/flow/releases/download/v0.205.1/flow-win64-v0.205.1.zip", + "hash": "539bd36fffc64bfd919f006ca8d67045b76689d8e2a28a4af54db29fc280115d" } }, "extract_dir": "flow",