flow: Update to version 0.176.1

This commit is contained in:
github-actions[bot] 2022-04-14 04:29:28 +00:00
parent 3dbe1d434d
commit a24ba5021f

View File

@ -1,12 +1,12 @@
{
"version": "0.176.0",
"version": "0.176.1",
"description": "A static type checker for JavaScript code",
"homepage": "https://flowtype.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.176.0/flow-win64-v0.176.0.zip",
"hash": "d52cb51606c7a87a96729fa1f9cae313af058c9038b3f38aa140dd368a6114c4"
"url": "https://github.com/facebook/flow/releases/download/v0.176.1/flow-win64-v0.176.1.zip",
"hash": "c985c4d2c25404736db9a719acd89ce8b2a125efcff90ff0a64df9f03d13b3f9"
}
},
"extract_dir": "flow",