flow: Update to version 0.189.0

This commit is contained in:
github-actions[bot] 2022-10-13 04:57:12 +00:00
parent b4049b0711
commit c2ef76e3d4

View File

@ -1,12 +1,12 @@
{
"version": "0.188.2",
"version": "0.189.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.188.2/flow-win64-v0.188.2.zip",
"hash": "a750028c65ae5cd885c94905bd490a3e22c99eecae37a7e6ee338750b289e64e"
"url": "https://github.com/facebook/flow/releases/download/v0.189.0/flow-win64-v0.189.0.zip",
"hash": "18ecba6a35cd4eb02d7bb089f6c67d524348399936957d69bd91a4e50560fd4a"
}
},
"extract_dir": "flow",