flow: Update to version 0.153.0

This commit is contained in:
Richard Kuhnt 2021-06-10 22:01:47 +00:00
parent 5d58b1edf2
commit 0a9e60f1c8

View File

@ -1,12 +1,12 @@
{ {
"version": "0.152.0", "version": "0.153.0",
"description": "A static type checker for JavaScript code", "description": "A static type checker for JavaScript code",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.152.0/flow-win64-v0.152.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.153.0/flow-win64-v0.153.0.zip",
"hash": "5529c53fa5aa33aa16e9c3939a513b1afb20349d2d6841d87a98f30d15d7560e" "hash": "46ca0f3a3abfa09da017ec4a7b115f9789f1982a067f3562cfe5cade8613a4b0"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",