From 59af02d6a537e3d113fc4da6838ea3d951936fc6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 30 Jan 2020 08:02:34 +0000 Subject: [PATCH] flow: Update to version 0.117.1 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index a441b82f2f..33c6a5f4c4 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,10 +1,10 @@ { - "version": "0.117.0", + "version": "0.117.1", "description": "A static type checker for JavaScript code.", "license": "MIT", - "url": "https://github.com/facebook/flow/releases/download/v0.117.0/flow-win64-v0.117.0.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.117.1/flow-win64-v0.117.1.zip", "homepage": "https://flowtype.org/", - "hash": "c57eb53742a5a67208e12486730fbb8aa5a573810f4c30ab208379f0736cff57", + "hash": "c8371ee12b1e78cd9e2d66da246bf1d695460f8db9613469d8906daeacde1499", "bin": "flow.exe", "extract_dir": "flow", "checkver": {