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