From c3814becd75d514b1b050aaffe819b0109c0058e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 7 Feb 2018 02:00:17 +0000 Subject: [PATCH] Update flow to version 0.65.0 --- flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flow.json b/flow.json index 65c262f3f9..30ea8435f3 100644 --- a/flow.json +++ b/flow.json @@ -1,9 +1,9 @@ { - "version": "0.64.0", + "version": "0.65.0", "license": "MIT", - "url": "https://github.com/facebook/flow/releases/download/v0.64.0/flow-win64-v0.64.0.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.65.0/flow-win64-v0.65.0.zip", "homepage": "https://flowtype.org/", - "hash": "53f254b4f74d4bb4e63784ec1889db20e9b19351c32c95cefedfedf0e6ce7bb0", + "hash": "b8c61952bb580d5f8e317e18ab92f9e3e1c820e9548983d22876fcad0754b0e7", "bin": "flow.exe", "extract_dir": "flow", "checkver": {