From f3222625f864e895d084915f7e8cc34f14c4056c Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 11 Oct 2018 17:00:27 +0000 Subject: [PATCH] flow: Update to version 0.83.0 --- flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flow.json b/flow.json index 37245dd466..98d04801a2 100644 --- a/flow.json +++ b/flow.json @@ -1,9 +1,9 @@ { - "version": "0.82.0", + "version": "0.83.0", "license": "MIT", - "url": "https://github.com/facebook/flow/releases/download/v0.82.0/flow-win64-v0.82.0.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.83.0/flow-win64-v0.83.0.zip", "homepage": "https://flowtype.org/", - "hash": "78d62637992a0de204b901532d64d24e62eb052b3f187f8b15304f32d16ca3d3", + "hash": "39ed88318fe238e0698f3fca2e8a5f161a4c84f8245879fab5481089fa507f2c", "bin": "flow.exe", "extract_dir": "flow", "checkver": {