flow: Update to version 0.150.1

This commit is contained in:
Jakub Čábera 2021-05-06 20:14:40 +02:00
parent 81b2822e12
commit e9d99ae3c0

View File

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