flow: Update to version 0.152.0

This commit is contained in:
Richard Kuhnt 2021-05-27 04:01:48 +00:00
parent 4f4526cb61
commit 5b687fabce

View File

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