From 4aa732b6fde270ba79cf455526084dd3e2a6194b Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 22 Dec 2017 21:00:20 +0000 Subject: [PATCH] Update flow to version 0.62.0 --- flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flow.json b/flow.json index 597e274cfb..3297f03d32 100644 --- a/flow.json +++ b/flow.json @@ -1,9 +1,9 @@ { - "version": "0.61.0", + "version": "0.62.0", "license": "MIT", - "url": "https://github.com/facebook/flow/releases/download/v0.61.0/flow-win64-v0.61.0.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.62.0/flow-win64-v0.62.0.zip", "homepage": "https://flowtype.org/", - "hash": "1ef5218c24b060971a3e5d603585f310d46f0433814c63e7585cf2ea26097b8c", + "hash": "eeb724db372d98784ac2a91c7942035999305116ecc6328685b00a16172029c3", "bin": "flow.exe", "extract_dir": "flow", "checkver": {