From 6108939e2f7cd6e4b572d76abc34d3a5fef4175e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 17 Feb 2022 04:29:29 +0000 Subject: [PATCH] flow: Update to version 0.172.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index be88721684..91df9e933d 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.171.0", + "version": "0.172.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.171.0/flow-win64-v0.171.0.zip", - "hash": "0a2f21ea7c8619415b622eaffdef65f278fbd46d23c4f156ddf318608d9578af" + "url": "https://github.com/facebook/flow/releases/download/v0.172.0/flow-win64-v0.172.0.zip", + "hash": "b89c9fa394caa04e169729bfc546b96882e3174e198e9cd12e6305e92667eb7f" } }, "extract_dir": "flow",