flow: Update to version 0.151.0

This commit is contained in:
Richard Kuhnt 2021-05-12 21:03:26 +00:00
parent 7f3864c479
commit 83fde01b49

View File

@ -1,12 +1,12 @@
{
"version": "0.150.1",
"version": "0.151.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.150.1/flow-win64-v0.150.1.zip",
"hash": "d455bb58ea6d6511bf7abded33af529d62d7857bbfc1637e90d9528c3503b7c3"
"url": "https://github.com/facebook/flow/releases/download/v0.151.0/flow-win64-v0.151.0.zip",
"hash": "05d08b8bd45e22bc15b7c7aaf605ac66f566ee8c81ce1a9f469994b1e059a08a"
}
},
"extract_dir": "flow",