From 10efdced070feff04e434b36d3e2816a7c05eb9f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 15 Mar 2019 14:00:29 +0000 Subject: [PATCH] flow: Update to version 0.95.1 --- flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flow.json b/flow.json index 618e4fa937..e4fdb71347 100644 --- a/flow.json +++ b/flow.json @@ -1,9 +1,9 @@ { - "version": "0.95.0", + "version": "0.95.1", "license": "MIT", - "url": "https://github.com/facebook/flow/releases/download/v0.95.0/flow-win64-v0.95.0.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.95.1/flow-win64-v0.95.1.zip", "homepage": "https://flowtype.org/", - "hash": "cd30959e1a5c996422f9c248bf0f6fa722b2e93f4961145ea32735d4d93a650f", + "hash": "e893dd845c0775e5f86dc8bf6109d13262906a3aae871b3da517ddcbb8294d31", "bin": "flow.exe", "extract_dir": "flow", "checkver": {