From 60bb761bbb69e4f63af0ca5a21602f0813ac9ae6 Mon Sep 17 00:00:00 2001 From: Arturas Molcanovas Date: Sun, 14 May 2017 00:35:53 +0100 Subject: [PATCH] Update flow to version 0.46.0 --- flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flow.json b/flow.json index 5340970013..defc67e60a 100644 --- a/flow.json +++ b/flow.json @@ -1,9 +1,9 @@ { - "version": "0.45.0", + "version": "0.46.0", "license": "BSD", - "url": "https://github.com/facebook/flow/releases/download/v0.45.0/flow-win64-v0.45.0.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.46.0/flow-win64-v0.46.0.zip", "homepage": "https://flowtype.org/", - "hash": "1f15e02300dd00ece8b80fecf6fa501e919965a5192635b125058b41c9ff5f25", + "hash": "8f039e2ea1bb31d3c69696dbe8b1b4bc5be8812178a913569e8ec7007899d5b8", "bin": "flow.exe", "extract_dir": "flow", "checkver": {