flow: Update to version 0.200.1

This commit is contained in:
github-actions[bot] 2023-02-24 12:34:14 +00:00
parent 65fdf84667
commit 1efd957cc9

View File

@ -1,12 +1,12 @@
{ {
"version": "0.200.0", "version": "0.200.1",
"description": "A static type checker for JavaScript code", "description": "A static type checker for JavaScript code",
"homepage": "https://flowtype.org/", "homepage": "https://flowtype.org/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.200.0/flow-win64-v0.200.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.200.1/flow-win64-v0.200.1.zip",
"hash": "08c20f72f18289a45c9637949fcf8878f840e4dc933fce60bd9c51f76a962b4b" "hash": "3cc6e92791891c81bfed06a6b7dc3740f31389c3fe20f694faa0bdce9f821ecd"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",