From cb92cf62e4553d2a7c6ab82fb68458d471798047 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 08:30:41 +0000 Subject: [PATCH] flow: Update to version 0.198.2 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 4d725e5ad6..23985695e8 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.198.1", + "version": "0.198.2", "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.198.1/flow-win64-v0.198.1.zip", - "hash": "945353c27fcbcae7741c3cff5487e8125b0dc3db127493771d212e97f16c97d8" + "url": "https://github.com/facebook/flow/releases/download/v0.198.2/flow-win64-v0.198.2.zip", + "hash": "9adce924fff7d75b220c17f8d39eaae464340ea9fc394e7f2fe056d17c32a159" } }, "extract_dir": "flow",