flow: Update to version 0.179.0

This commit is contained in:
github-actions[bot] 2022-05-26 04:31:34 +00:00
parent e3cc747c35
commit ebdedbc20a

View File

@ -1,12 +1,12 @@
{ {
"version": "0.178.1", "version": "0.179.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.178.1/flow-win64-v0.178.1.zip", "url": "https://github.com/facebook/flow/releases/download/v0.179.0/flow-win64-v0.179.0.zip",
"hash": "675ff370c680d256f8738bdac2998dc733d3348ebfb665f7c7c3378b77f8006e" "hash": "42816291880cbb88f6f050a4150fab854618ae5df4ff7588b473421fd18a55fd"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",