flow: Update to version 0.184.0

This commit is contained in:
github-actions[bot] 2022-08-04 00:34:56 +00:00
parent de5032feff
commit 5f81bebc29

View File

@ -1,12 +1,12 @@
{
"version": "0.183.1",
"version": "0.184.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.183.1/flow-win64-v0.183.1.zip",
"hash": "781688df56173951cae0007fb40aad18b81b9e9df0f002b23f6b861040c2e5c7"
"url": "https://github.com/facebook/flow/releases/download/v0.184.0/flow-win64-v0.184.0.zip",
"hash": "e2c713c4d6cb2c6dfeadcd3c877db1f80a50100d47f20ef6952a95f0a6e86a78"
}
},
"extract_dir": "flow",