From 9dee637aba9a2d7496aa2d4bdad17b38e07ecde9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Dec 2021 00:32:09 +0000 Subject: [PATCH] flow: Update to version 0.167.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 896b0e1fe9..d5f53717cb 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.166.1", + "version": "0.167.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.166.1/flow-win64-v0.166.1.zip", - "hash": "6ab551d9a3e4ef9c72eb75511b104a7cf2e8a31a402f751c55f1c702be2b783b" + "url": "https://github.com/facebook/flow/releases/download/v0.167.0/flow-win64-v0.167.0.zip", + "hash": "aabf1f539c0ae95babfcdc76ec9c0da53ea934a25ffd2ee0902ab3a53edc274c" } }, "extract_dir": "flow",