From 896faf783b04525d68d794a345f8ca8c64827e2d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 22 Mar 2019 22:00:23 +0000 Subject: [PATCH] flow: Update to version 0.95.2 --- flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flow.json b/flow.json index 61318a196c..6522d3e6f1 100644 --- a/flow.json +++ b/flow.json @@ -1,9 +1,9 @@ { - "version": "0.95.1", + "version": "0.95.2", "license": "MIT", - "url": "https://github.com/facebook/flow/releases/download/v0.95.1/flow-win64-v0.95.1.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.95.2/flow-win64-v0.95.2.zip", "homepage": "https://flowtype.org/", - "hash": "c1360646d9112ea854eb3f8aaa17736456e2c6da5f54b901d23ecc7d8abd51e6", + "hash": "ce0f80e19bae57ba39adaed19db129239887915e27f7156b02c1869e4a28ee4c", "bin": "flow.exe", "extract_dir": "flow", "checkver": {