From b7f83a8db959c05729925ab918f272b2137db5bb Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Sat, 8 Dec 2018 02:00:25 +0000 Subject: [PATCH] flow: Update to version 0.88.0 --- flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flow.json b/flow.json index 21740c3075..c1e0affe29 100644 --- a/flow.json +++ b/flow.json @@ -1,9 +1,9 @@ { - "version": "0.87.0", + "version": "0.88.0", "license": "MIT", - "url": "https://github.com/facebook/flow/releases/download/v0.87.0/flow-win64-v0.87.0.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.88.0/flow-win64-v0.88.0.zip", "homepage": "https://flowtype.org/", - "hash": "f3e2b5a803de04fc842e2eb054036c80883ca3754201c77dd40b0605f090acf7", + "hash": "87d5706049d058c343167a2061b115be34399964062f9a8cab214273d2713e47", "bin": "flow.exe", "extract_dir": "flow", "checkver": {