From c604c897a9d5d21aca0400c3b3a2193a4f670374 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 12 Jul 2017 23:02:29 +0000 Subject: [PATCH] Update flow to version 0.50.0 --- flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flow.json b/flow.json index 9764d46217..a3d8721124 100644 --- a/flow.json +++ b/flow.json @@ -1,9 +1,9 @@ { - "version": "0.49.1", + "version": "0.50.0", "license": "BSD", - "url": "https://github.com/facebook/flow/releases/download/v0.49.1/flow-win64-v0.49.1.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.50.0/flow-win64-v0.50.0.zip", "homepage": "https://flowtype.org/", - "hash": "8602a1d54fce64d17b90d19d9f0c00cd0c4b888205a1264b92d33dfeaf7ddae1", + "hash": "959765dc62209a8bbbcd30fba60942eb4429841ee7b55484a474b321b7fb2ad0", "bin": "flow.exe", "extract_dir": "flow", "checkver": {