flow: Update to version 0.167.0

This commit is contained in:
github-actions[bot] 2021-12-11 00:32:09 +00:00
parent 186c4eee38
commit 9dee637aba

View File

@ -1,12 +1,12 @@
{ {
"version": "0.166.1", "version": "0.167.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.166.1/flow-win64-v0.166.1.zip", "url": "https://github.com/facebook/flow/releases/download/v0.167.0/flow-win64-v0.167.0.zip",
"hash": "6ab551d9a3e4ef9c72eb75511b104a7cf2e8a31a402f751c55f1c702be2b783b" "hash": "aabf1f539c0ae95babfcdc76ec9c0da53ea934a25ffd2ee0902ab3a53edc274c"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",