From a82aaf2aaddf87bccab1cbea74e3f76fa05523f0 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 1 Dec 2017 23:00:15 +0000 Subject: [PATCH] Update flow to version 0.60.1 --- flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flow.json b/flow.json index ea81082e13..5b20b88aad 100644 --- a/flow.json +++ b/flow.json @@ -1,9 +1,9 @@ { - "version": "0.60.0", + "version": "0.60.1", "license": "MIT", - "url": "https://github.com/facebook/flow/releases/download/v0.60.0/flow-win64-v0.60.0.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.60.1/flow-win64-v0.60.1.zip", "homepage": "https://flowtype.org/", - "hash": "566104b4acee12e61ec0e8e3a465e483d225825758bb2c5eb24e6c455e5c1745", + "hash": "15b925c505d6b293df9e8436ecee2338c2a662b9870469eb2ea91ab601911ef0", "bin": "flow.exe", "extract_dir": "flow", "checkver": {