flow: Update to version 0.207.0

This commit is contained in:
github-actions[bot] 2023-05-26 04:28:04 +00:00
parent cf1c8d5a74
commit a4432a4e4c

View File

@ -1,12 +1,12 @@
{
"version": "0.206.0",
"version": "0.207.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.206.0/flow-win64-v0.206.0.zip",
"hash": "b38d5d2cafed46c55c6d43e9e920d34cba649428ad20f536640061e01d78eac2"
"url": "https://github.com/facebook/flow/releases/download/v0.207.0/flow-win64-v0.207.0.zip",
"hash": "88fa87ef640112071029ef70839311bb0a33768a08c03436ec3dd9264127e269"
}
},
"extract_dir": "flow",