flow: Update to version 0.178.1

This commit is contained in:
github-actions[bot] 2022-05-20 16:31:43 +00:00
parent 8ad0b5fac3
commit e57d075edb

View File

@ -1,12 +1,12 @@
{
"version": "0.178.0",
"version": "0.178.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.178.0/flow-win64-v0.178.0.zip",
"hash": "5f17feb674e251696bd6d134da3e76972aef095e9b0239d9754a95fc2dfb8a6b"
"url": "https://github.com/facebook/flow/releases/download/v0.178.1/flow-win64-v0.178.1.zip",
"hash": "675ff370c680d256f8738bdac2998dc733d3348ebfb665f7c7c3378b77f8006e"
}
},
"extract_dir": "flow",