From 270533e7c0b3ed2b540ece521f3d910adf32b5d9 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 7 Jun 2018 04:00:20 +0000 Subject: [PATCH] Update flow to version 0.74.0 --- flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flow.json b/flow.json index 71516ce26b..12b5419217 100644 --- a/flow.json +++ b/flow.json @@ -1,9 +1,9 @@ { - "version": "0.73.0", + "version": "0.74.0", "license": "MIT", - "url": "https://github.com/facebook/flow/releases/download/v0.73.0/flow-win64-v0.73.0.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.74.0/flow-win64-v0.74.0.zip", "homepage": "https://flowtype.org/", - "hash": "b13ca860b5b410c8ddbbfd6595136ab5d515bd1a4fecf7564a1161f7764d9bee", + "hash": "d0658ecf34e86afe9edbe97101b4e69d3b19695327a84ba9bb148e77588baf5e", "bin": "flow.exe", "extract_dir": "flow", "checkver": {