From 8861db79c08195cc0c14bdca7aedf0e65041f4c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Apr 2023 04:28:11 +0000 Subject: [PATCH] flow: Update to version 0.204.1 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 3596ca6352..e49210c58c 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.204.0", + "version": "0.204.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.204.0/flow-win64-v0.204.0.zip", - "hash": "49b459b6b3757f65b178d51ac2f0fb4bd4f239d9d216dd41fa07527b835f5e11" + "url": "https://github.com/facebook/flow/releases/download/v0.204.1/flow-win64-v0.204.1.zip", + "hash": "f857fa8fefc8c38201fa8693d3187697ec37b597e475bd75914cb01cd4be6efd" } }, "extract_dir": "flow",