From c1eda97d2119af2ee2ab93248dc7043e5f98cc66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Dec 2021 16:30:41 +0000 Subject: [PATCH] flow: Update to version 0.167.1 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index d5f53717cb..1b63ecf0ef 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.167.0", + "version": "0.167.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.167.0/flow-win64-v0.167.0.zip", - "hash": "aabf1f539c0ae95babfcdc76ec9c0da53ea934a25ffd2ee0902ab3a53edc274c" + "url": "https://github.com/facebook/flow/releases/download/v0.167.1/flow-win64-v0.167.1.zip", + "hash": "dea4361b7c66366e99b806e674ffa4ebab24804a31f497f4fd378d3b85f2e6e3" } }, "extract_dir": "flow",