flow: Update to version 0.249.0

This commit is contained in:
github-actions[bot] 2024-10-17 00:34:48 +00:00
parent 118f12a21e
commit 18ea6922e9

View File

@ -1,12 +1,12 @@
{ {
"version": "0.248.1", "version": "0.249.0",
"description": "A static type checker for JavaScript code", "description": "A static type checker for JavaScript code",
"homepage": "https://flow.org/", "homepage": "https://flow.org/",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.248.1/flow-win64-v0.248.1.zip", "url": "https://github.com/facebook/flow/releases/download/v0.249.0/flow-win64-v0.249.0.zip",
"hash": "bed9dc58ecdb2f6103191da9892215e2c0b4b1cfdd2adacdc85123cc82054bab" "hash": "14ab926acfc050ed07ca8a47ed813a5daecaca9a49f611a31ccb0cc2c384cbd8"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",