From c3b446c31fa76e98def01cb6f113468d88b5431e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Jun 2022 04:31:54 +0000 Subject: [PATCH] flow: Update to version 0.180.1 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index f117f4f627..7fae021942 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.180.0", + "version": "0.180.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.180.0/flow-win64-v0.180.0.zip", - "hash": "1cb3e72abd83b525d656b1e87761ea3ebb5ccc2772e98c55e6e712c8c9950261" + "url": "https://github.com/facebook/flow/releases/download/v0.180.1/flow-win64-v0.180.1.zip", + "hash": "ae1f58d64be77ce864360ae98ae4964a776474b8773217d63a9ef610904946e7" } }, "extract_dir": "flow",