flow: Update to version 0.120.1

This commit is contained in:
Richard Kuhnt 2020-03-05 23:01:49 +00:00
parent 47823b8648
commit 87e68f415f

View File

@ -1,10 +1,10 @@
{ {
"version": "0.120.0", "version": "0.120.1",
"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.120.0/flow-win64-v0.120.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.120.1/flow-win64-v0.120.1.zip",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",
"hash": "dcde16066d3114cceb83d19b023a3b75e544fc1d611a0cf18b28dac622ed0e2e", "hash": "11b9e71caba2358faf0a96ee50c0cc46bcb33930b05d45725261ce7de835906f",
"bin": "flow.exe", "bin": "flow.exe",
"extract_dir": "flow", "extract_dir": "flow",
"checkver": { "checkver": {