flow: Update to version 0.149.0

This commit is contained in:
Richard Kuhnt 2021-04-18 21:00:16 +00:00
parent 4ffdbf6553
commit da2966ee50

View File

@ -1,12 +1,12 @@
{
"version": "0.148.0",
"version": "0.149.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.148.0/flow-win64-v0.148.0.zip",
"hash": "8ee8528d3c34cc05c29e8029c6bcce542b1dfc159741b51b59a5bfc4f08f8c69"
"url": "https://github.com/facebook/flow/releases/download/v0.149.0/flow-win64-v0.149.0.zip",
"hash": "65f78712316cdbdba5896bb5b0ec188b0603dc3b321937457d7e6c16450fc5c0"
}
},
"extract_dir": "flow",