flow: Update to version 0.144.0

This commit is contained in:
Jakub Čábera 2021-02-04 23:54:31 +01:00
parent 2fdaaa039d
commit 83a64443c0

View File

@ -1,12 +1,12 @@
{
"version": "0.143.1",
"version": "0.144.0",
"description": "A static type checker for JavaScript code",
"homepage": "https://flowtype.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.143.1/flow-win64-v0.143.1.zip",
"hash": "5335bf86c896d7971a2934c85defcaf8ff582a45441d3daeafab3babca849d0f"
"url": "https://github.com/facebook/flow/releases/download/v0.144.0/flow-win64-v0.144.0.zip",
"hash": "d9a64d3ccb0aba06712355f455a4097bbc1688d349f14c5ee50e14361c13fb83"
}
},
"extract_dir": "flow",