flow: Update to version 0.208.1

This commit is contained in:
github-actions[bot] 2023-06-14 00:43:37 +00:00
parent 55d7bfd2d0
commit e716cdb896

View File

@ -1,12 +1,12 @@
{ {
"version": "0.208.0", "version": "0.208.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.208.0/flow-win64-v0.208.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.208.1/flow-win64-v0.208.1.zip",
"hash": "5245dc997c3dfb41d0450362b29f8bc3316432bd7775682751aa8d4623068447" "hash": "839278093eef3e0e5b64d4ddfaa1199574c0169f3874ef4903eebfdbbee2a7f1"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",