From b1f03f9089b857e145bc1206d0b67e48848c98e8 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 13 Oct 2017 21:01:10 +0000 Subject: [PATCH] Update flow to version 0.57.1 --- flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flow.json b/flow.json index 9e0033f5be..7003328f60 100644 --- a/flow.json +++ b/flow.json @@ -1,9 +1,9 @@ { - "version": "0.56.0", + "version": "0.57.1", "license": "BSD", - "url": "https://github.com/facebook/flow/releases/download/v0.56.0/flow-win64-v0.56.0.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.57.1/flow-win64-v0.57.1.zip", "homepage": "https://flowtype.org/", - "hash": "7dde715f357f4081e7dfc60f92ad24852950e3e79b98659faffb6182cb3225ce", + "hash": "687e19a96aa50fa9b876fd4e05bb0edfc851ce33153abcc0f83a8cfe8ea7855c", "bin": "flow.exe", "extract_dir": "flow", "checkver": {