flow: Update to version 0.217.2

This commit is contained in:
github-actions[bot] 2023-09-29 20:24:49 +00:00
parent 80120395b0
commit 34f194f520

View File

@ -1,12 +1,12 @@
{ {
"version": "0.217.0", "version": "0.217.2",
"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.217.0/flow-win64-v0.217.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.217.2/flow-win64-v0.217.2.zip",
"hash": "04c3a824da6f08018cce01f3e08363822026c9ac9a5e6ad6f0145d1c2aabbd8c" "hash": "00cbfaf2610d3aeb2526baec24f6712c82ff783cb4077e6851c1bb112c4154c6"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",