From 032ab8a632cd34cb730122c0d89e8641eb7f2449 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 4 Apr 2017 18:00:59 +0200 Subject: [PATCH] Update flow to version 0.43.0 --- flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flow.json b/flow.json index 210f2ffc20..d4d2618dcb 100644 --- a/flow.json +++ b/flow.json @@ -1,9 +1,9 @@ { - "version": "0.42.0", + "version": "0.43.0", "license": "BSD", - "url": "https://github.com/facebook/flow/releases/download/v0.42.0/flow-win64-v0.42.0.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.43.0/flow-win64-v0.43.0.zip", "homepage": "https://flowtype.org/", - "hash": "526e798723ddb250f8fe6279dbab316128865308b9b330e4afe0a2ffb6e3e34b", + "hash": "7e0ca2c6a9dd864dd65627de6d792d9d2e6a1bb33acba6c6ee25b67be44ed656", "bin": "flow.exe", "extract_dir": "flow", "checkver": {