From cdeb92b79a82de756e34f64b0adebf8e5062f8db Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Mon, 21 Oct 2019 21:00:17 +0000 Subject: [PATCH] flow: Update to version 0.110.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 60b0accdda..f6e1314e8f 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,10 +1,10 @@ { - "version": "0.109.0", + "version": "0.110.0", "description": "A static type checker for JavaScript code.", "license": "MIT", - "url": "https://github.com/facebook/flow/releases/download/v0.109.0/flow-win64-v0.109.0.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.110.0/flow-win64-v0.110.0.zip", "homepage": "https://flowtype.org/", - "hash": "6bafa66de10c420a267151676d23cfc37993efcc825b4716936bb237f1850272", + "hash": "1d51bceeb5f4546bf85c5e2a23518637e577029be9af13da4a5319f6d83905c3", "bin": "flow.exe", "extract_dir": "flow", "checkver": {