flow: Update to version 0.181.2

This commit is contained in:
github-actions[bot] 2022-06-30 00:35:14 +00:00
parent f1cc61e45a
commit 47c571dd18

View File

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