From 3a4bb3a97f7cf2d02320876d06a349894d6ff50b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 3 Jun 2020 13:29:42 +0200 Subject: [PATCH] flow: Update to version 0.126.1 --- bucket/flow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/flow.json b/bucket/flow.json index 239bdaf159..549d9e56f4 100644 --- a/bucket/flow.json +++ b/bucket/flow.json @@ -1,10 +1,10 @@ { - "version": "0.126.0", + "version": "0.126.1", "description": "A static type checker for JavaScript code.", "license": "MIT", - "url": "https://github.com/facebook/flow/releases/download/v0.126.0/flow-win64-v0.126.0.zip", + "url": "https://github.com/facebook/flow/releases/download/v0.126.1/flow-win64-v0.126.1.zip", "homepage": "https://flowtype.org/", - "hash": "afe43558332913e5f8e48bb8e765e879af952761f6420a3527f5fcd016aed818", + "hash": "d9ce7193a6848043b1f7a5f4b7f04ad9539cd03ad4b5a198b7d123335d988318", "bin": "flow.exe", "extract_dir": "flow", "checkver": {