From 9178d314bf154b824b023ba727bc12aac4607eec Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 14 Apr 2017 18:40:29 +0200 Subject: [PATCH] Update flow to version 0.44.0 --- flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flow.json b/flow.json index 8db58cbae0..fe02e4e146 100644 --- a/flow.json +++ b/flow.json @@ -1,9 +1,9 @@ { - "version": "0.43.1", + "version": "0.44.0", "license": "BSD", - "url": "https://github.com/facebook/flow/releases/download/v0.43.1/flow-win64-v0.43.1.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.44.0/flow-win64-v0.44.0.zip", "homepage": "https://flowtype.org/", - "hash": "f1b512d0472a5956c93db6a72ba1b780d4d8d6b037421b1512db0eb62cdb6179", + "hash": "3a5ca16997db4d48e903e7322be9b306aa537e35c752b128a34f849e5d5e6e25", "bin": "flow.exe", "extract_dir": "flow", "checkver": {