From 5239b264768e261ad78dfe155bad970fd82090ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 00:34:04 +0000 Subject: [PATCH] flow: Update to version 0.208.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 04512dc87f..d99d4d2472 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.207.0", + "version": "0.208.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.207.0/flow-win64-v0.207.0.zip", - "hash": "88fa87ef640112071029ef70839311bb0a33768a08c03436ec3dd9264127e269" + "url": "https://github.com/facebook/flow/releases/download/v0.208.0/flow-win64-v0.208.0.zip", + "hash": "5245dc997c3dfb41d0450362b29f8bc3316432bd7775682751aa8d4623068447" } }, "extract_dir": "flow",