From 89e6196e2e2e90b5411d5260f5252fd8cb7b49ce Mon Sep 17 00:00:00 2001 From: Richard Date: Sun, 5 Mar 2017 02:00:40 +0100 Subject: [PATCH] Update flow to version 0.41.0 --- flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flow.json b/flow.json index 1b75cd9979..a88d41b5c3 100644 --- a/flow.json +++ b/flow.json @@ -1,9 +1,9 @@ { - "version": "0.40.0", + "version": "0.41.0", "license": "BSD", - "url": "https://github.com/facebook/flow/releases/download/v0.40.0/flow-win64-v0.40.0.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.41.0/flow-win64-v0.41.0.zip", "homepage": "https://flowtype.org/", - "hash": "39f727613f90e35949e864bffa50b9b158ca4573ffb921f8c8a633d8638ac880", + "hash": "c0f831095cb0c602e5586588df211af28f3abe720778e9d4fda78c508316248c", "bin": "flow.exe", "extract_dir": "flow", "checkver": {