flow: Update to version 0.180.0

This commit is contained in:
github-actions[bot] 2022-06-10 00:36:16 +00:00
parent e9c61bf39e
commit f6c207dd53

View File

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