flow: Update to version 0.137.0

This commit is contained in:
Jakub Čábera 2020-10-29 09:02:45 +01:00
parent aecad3843b
commit 00453af4f1

View File

@ -1,12 +1,12 @@
{ {
"version": "0.136.0", "version": "0.137.0",
"description": "A static type checker for JavaScript code.", "description": "A static type checker for JavaScript code.",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.136.0/flow-win64-v0.136.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.137.0/flow-win64-v0.137.0.zip",
"hash": "761038960abb36b2fb4159e08addfb6f5e71c3915799941abf0fe32650f3fefd" "hash": "c8ed965d9e873b7e55f56178aa2dd35cf71b5ff9cac7345da8f14d675aef93ba"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",