flow: Update to version 0.157.0

This commit is contained in:
Richard Kuhnt 2021-08-05 20:01:49 +00:00
parent 7ffb9ba3cc
commit e6e2b287e1

View File

@ -1,12 +1,12 @@
{ {
"version": "0.156.0", "version": "0.157.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.156.0/flow-win64-v0.156.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.157.0/flow-win64-v0.157.0.zip",
"hash": "5ba050601c36624162ac6c257acfd1e89fa942943e88966e2a36b98c9b9bf489" "hash": "bbcb92b2a73276b1949ceb342d5e2f8474431153aeb964341f0b5e8f6128c478"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",