flow: Update to version 0.124.0

This commit is contained in:
Jakub Čábera 2020-05-06 15:19:22 +02:00
parent e4a50a9746
commit 8e52de18f9

View File

@ -1,10 +1,10 @@
{ {
"version": "0.123.0", "version": "0.124.0",
"description": "A static type checker for JavaScript code.", "description": "A static type checker for JavaScript code.",
"license": "MIT", "license": "MIT",
"url": "https://github.com/facebook/flow/releases/download/v0.123.0/flow-win64-v0.123.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.124.0/flow-win64-v0.124.0.zip",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",
"hash": "1f404b35f0ef894fcb0780168e16801157adfcd7a5b4996807ef6b96179ed568", "hash": "3ced23e88dde716bdc8e9551ffe405ac3cf0ac593633baf2e61de397f47806af",
"bin": "flow.exe", "bin": "flow.exe",
"extract_dir": "flow", "extract_dir": "flow",
"checkver": { "checkver": {