flow: Update to version 0.166.1

This commit is contained in:
Richard Kuhnt 2021-12-03 02:00:32 +00:00
parent 95685bc333
commit 0c044edd0f

View File

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