From 069c8dcc92cb862dbf41a5dc91918b08de26c9da Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Tue, 3 Dec 2019 01:00:33 +0000 Subject: [PATCH] flow: Update to version 0.113.0 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index f5dc56d7ab..8083221cba 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,10 +1,10 @@ { - "version": "0.112.0", + "version": "0.113.0", "description": "A static type checker for JavaScript code.", "license": "MIT", - "url": "https://github.com/facebook/flow/releases/download/v0.112.0/flow-win64-v0.112.0.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.113.0/flow-win64-v0.113.0.zip", "homepage": "https://flowtype.org/", - "hash": "0e22059aa663c40ff39b1ac93d39968c5883615e50e00023d295830ae162a1a0", + "hash": "13483f8f794b6dfba33082d5a3a3461311c7873cc2cf08c6376d247c0ed114c4", "bin": "flow.exe", "extract_dir": "flow", "checkver": {