From 4d6354e38b14e2e57690198eda5ca735f09d85fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 04:35:15 +0000 Subject: [PATCH] flow: Update to version 0.182.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index f8deed1e01..70aec19df9 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.181.2", + "version": "0.182.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.181.2/flow-win64-v0.181.2.zip", - "hash": "f7dda0563001889231ae4a3cd0155fdbf530fd11bc49634f56ac2777d6decc26" + "url": "https://github.com/facebook/flow/releases/download/v0.182.0/flow-win64-v0.182.0.zip", + "hash": "9d46c484b51e4bf340f93494ae890c9712e1d570fc3a4fc79792e86bfe48ae9f" } }, "extract_dir": "flow",