flow: Update to version 0.176.0

This commit is contained in:
github-actions[bot] 2022-04-13 00:34:16 +00:00
parent 03e77939df
commit 432bf645d9

View File

@ -1,12 +1,12 @@
{ {
"version": "0.175.1", "version": "0.176.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.175.1/flow-win64-v0.175.1.zip", "url": "https://github.com/facebook/flow/releases/download/v0.176.0/flow-win64-v0.176.0.zip",
"hash": "e9fdc6d906291df0d54dfbb908f2134ae69e91386225b6a60e3b84a956443e7d" "hash": "d52cb51606c7a87a96729fa1f9cae313af058c9038b3f38aa140dd368a6114c4"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",