flow: Update to version 0.206.0

This commit is contained in:
github-actions[bot] 2023-05-11 00:35:19 +00:00
parent c14afa9eae
commit 0a6f82a454

View File

@ -1,12 +1,12 @@
{
"version": "0.205.1",
"version": "0.206.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.205.1/flow-win64-v0.205.1.zip",
"hash": "539bd36fffc64bfd919f006ca8d67045b76689d8e2a28a4af54db29fc280115d"
"url": "https://github.com/facebook/flow/releases/download/v0.206.0/flow-win64-v0.206.0.zip",
"hash": "b38d5d2cafed46c55c6d43e9e920d34cba649428ad20f536640061e01d78eac2"
}
},
"extract_dir": "flow",