From 0c044edd0f8fa8523dc9ac28e14053c5792f03c5 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 3 Dec 2021 02:00:32 +0000 Subject: [PATCH] flow: Update to version 0.166.1 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index db605b9d1e..896b0e1fe9 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,12 +1,12 @@ { - "version": "0.166.0", + "version": "0.166.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.166.0/flow-win64-v0.166.0.zip", - "hash": "86ed544dbc84d6f1e23d035de5c37410009322504682894c3e5d07152b61462a" + "url": "https://github.com/facebook/flow/releases/download/v0.166.1/flow-win64-v0.166.1.zip", + "hash": "6ab551d9a3e4ef9c72eb75511b104a7cf2e8a31a402f751c55f1c702be2b783b" } }, "extract_dir": "flow",