From eaf1f4efd0ab3b741ae0b2a2c266d0d0281682a4 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 29 Aug 2019 19:00:26 +0000 Subject: [PATCH] flow: Update to version 0.106.3 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 0119c80cff..cc99eaf968 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,10 +1,10 @@ { - "version": "0.106.2", + "version": "0.106.3", "description": "A static type checker for JavaScript code.", "license": "MIT", - "url": "https://github.com/facebook/flow/releases/download/v0.106.2/flow-win64-v0.106.2.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.106.3/flow-win64-v0.106.3.zip", "homepage": "https://flowtype.org/", - "hash": "174dab2c74ab0b63353abaa298981da2257eb44aa627dfe2adc364ec8cb9387e", + "hash": "e23afdc4f83b3135103676dcd360bfdcfe625252c83509f8b5f92f8c9f89ec6c", "bin": "flow.exe", "extract_dir": "flow", "checkver": {