flow: Update to version 0.174.0

This commit is contained in:
github-actions[bot] 2022-03-17 00:32:25 +00:00
parent dd7ecec6c6
commit 741d660db3

View File

@ -1,12 +1,12 @@
{ {
"version": "0.173.0", "version": "0.174.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.173.0/flow-win64-v0.173.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.174.0/flow-win64-v0.174.0.zip",
"hash": "04c6561b6cfacf431bd020a1b0ba17e7cd3d94de6d11e3a5c82abcb8229ca588" "hash": "20c511d33365cea70eee08114bb796349c4244da7e7f2e744b3e82c0636d5f78"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",