From ba1936971bbbeec55903a9d5c80f6ae5bb88c9dd Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 17 Jan 2019 19:00:42 +0000 Subject: [PATCH] flow: Update to version 0.91.0 --- flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flow.json b/flow.json index ad381ad1ea..d04fab9648 100644 --- a/flow.json +++ b/flow.json @@ -1,9 +1,9 @@ { - "version": "0.90.0", + "version": "0.91.0", "license": "MIT", - "url": "https://github.com/facebook/flow/releases/download/v0.90.0/flow-win64-v0.90.0.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.91.0/flow-win64-v0.91.0.zip", "homepage": "https://flowtype.org/", - "hash": "2c7e00f5b652f8f46a9628ad6f63e71fb28cf709fbb4c39c9adcf58cbb4a0338", + "hash": "3456ca52a956f4660fb271bbe980e4e4dd80cc62f1a6b69f09270207c6670995", "bin": "flow.exe", "extract_dir": "flow", "checkver": {