From ffa9921c36fca0467f4f53442fce498b3b8affe7 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 9 May 2018 21:00:28 +0000 Subject: [PATCH] Update flow to version 0.72.0 --- flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flow.json b/flow.json index 88bd4b4201..bacb183ae6 100644 --- a/flow.json +++ b/flow.json @@ -1,9 +1,9 @@ { - "version": "0.71.0", + "version": "0.72.0", "license": "MIT", - "url": "https://github.com/facebook/flow/releases/download/v0.71.0/flow-win64-v0.71.0.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.72.0/flow-win64-v0.72.0.zip", "homepage": "https://flowtype.org/", - "hash": "ee617231d8d850d9cbb4f0f688ffe46c134a6df3fd49b3b96fe714fef80d167e", + "hash": "64271ac1df8f43429a4b57b4317ff9f407fc719c53a417b60b77dc9273497de8", "bin": "flow.exe", "extract_dir": "flow", "checkver": {