flow: Update to version 0.181.0

This commit is contained in:
github-actions[bot] 2022-06-23 20:28:50 +00:00
parent 7f01727de2
commit e981735189

View File

@ -1,12 +1,12 @@
{
"version": "0.180.1",
"version": "0.181.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.180.1/flow-win64-v0.180.1.zip",
"hash": "ae1f58d64be77ce864360ae98ae4964a776474b8773217d63a9ef610904946e7"
"url": "https://github.com/facebook/flow/releases/download/v0.181.0/flow-win64-v0.181.0.zip",
"hash": "8cef0bb8e77fd7200532026819738a54672c23ec3073d7360ca6789e5c31b213"
}
},
"extract_dir": "flow",