flow: Update to version 0.182.0

This commit is contained in:
github-actions[bot] 2022-07-07 04:35:15 +00:00
parent 0e6df6b8ec
commit 4d6354e38b

View File

@ -1,12 +1,12 @@
{
"version": "0.181.2",
"version": "0.182.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.181.2/flow-win64-v0.181.2.zip",
"hash": "f7dda0563001889231ae4a3cd0155fdbf530fd11bc49634f56ac2777d6decc26"
"url": "https://github.com/facebook/flow/releases/download/v0.182.0/flow-win64-v0.182.0.zip",
"hash": "9d46c484b51e4bf340f93494ae890c9712e1d570fc3a4fc79792e86bfe48ae9f"
}
},
"extract_dir": "flow",