From 34730d48c41c1ab5d9d64e8bed5963402fbcb2f7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 17 Mar 2017 21:00:47 +0100 Subject: [PATCH] Update flow to version 0.42.0 --- flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flow.json b/flow.json index a88d41b5c3..210f2ffc20 100644 --- a/flow.json +++ b/flow.json @@ -1,9 +1,9 @@ { - "version": "0.41.0", + "version": "0.42.0", "license": "BSD", - "url": "https://github.com/facebook/flow/releases/download/v0.41.0/flow-win64-v0.41.0.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.42.0/flow-win64-v0.42.0.zip", "homepage": "https://flowtype.org/", - "hash": "c0f831095cb0c602e5586588df211af28f3abe720778e9d4fda78c508316248c", + "hash": "526e798723ddb250f8fe6279dbab316128865308b9b330e4afe0a2ffb6e3e34b", "bin": "flow.exe", "extract_dir": "flow", "checkver": {