flow: Update to version 0.173.0

This commit is contained in:
github-actions[bot] 2022-03-04 04:29:22 +00:00
parent 503cf4bd33
commit 547cca3b25

View File

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