From aad753b27ea508a298d439a6e3b49ee294731410 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Jul 2022 00:33:50 +0000 Subject: [PATCH] flow: Update to version 0.183.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 70aec19df9..2f6409674e 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.182.0", + "version": "0.183.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.182.0/flow-win64-v0.182.0.zip", - "hash": "9d46c484b51e4bf340f93494ae890c9712e1d570fc3a4fc79792e86bfe48ae9f" + "url": "https://github.com/facebook/flow/releases/download/v0.183.0/flow-win64-v0.183.0.zip", + "hash": "22c9fcc2df24ba961cb0e97dd913a4937353b60d8f3d4b25e9865a8c45352d33" } }, "extract_dir": "flow",