flow: Update to version 0.200.0

This commit is contained in:
github-actions[bot] 2023-02-16 08:29:14 +00:00
parent 02cccb79b7
commit 544374650b

View File

@ -1,12 +1,12 @@
{
"version": "0.199.1",
"version": "0.200.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.199.1/flow-win64-v0.199.1.zip",
"hash": "4cad8c16814420c2d65711709530ef5e5e354aca4dc5844dbfc0ebbf1a22a61a"
"url": "https://github.com/facebook/flow/releases/download/v0.200.0/flow-win64-v0.200.0.zip",
"hash": "08c20f72f18289a45c9637949fcf8878f840e4dc933fce60bd9c51f76a962b4b"
}
},
"extract_dir": "flow",