From 523ca632aa3554b7fec6760d0085332bb79c1936 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 13 Feb 2019 21:00:25 +0000 Subject: [PATCH] flow: Update to version 0.93.0 --- flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flow.json b/flow.json index 2eb6e5099b..61448cf17e 100644 --- a/flow.json +++ b/flow.json @@ -1,9 +1,9 @@ { - "version": "0.92.1", + "version": "0.93.0", "license": "MIT", - "url": "https://github.com/facebook/flow/releases/download/v0.92.1/flow-win64-v0.92.1.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.93.0/flow-win64-v0.93.0.zip", "homepage": "https://flowtype.org/", - "hash": "091207040da93ef042b962cbf3dd8fd274ee9ce9daf5a7362fea4f5a047f863e", + "hash": "495cc8a3c03bc758dd8dea48e027a72b957a444ac8ccb31e31cb3dc7c8f9bed6", "bin": "flow.exe", "extract_dir": "flow", "checkver": {