flow: Update to version 0.204.0

This commit is contained in:
github-actions[bot] 2023-04-14 20:24:33 +00:00
parent b33294f17b
commit 24695f07d2

View File

@ -1,12 +1,12 @@
{ {
"version": "0.203.1", "version": "0.204.0",
"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.203.1/flow-win64-v0.203.1.zip", "url": "https://github.com/facebook/flow/releases/download/v0.204.0/flow-win64-v0.204.0.zip",
"hash": "cdcad7cb737eae414b74496453d2c2e6640595a4e06d0f8b0d8567c497b9db4e" "hash": "49b459b6b3757f65b178d51ac2f0fb4bd4f239d9d216dd41fa07527b835f5e11"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",