flow: Update to version 0.245.2

This commit is contained in:
github-actions[bot] 2024-09-05 12:31:41 +00:00
parent c0c19fdd3d
commit cad225f29c

View File

@ -1,12 +1,12 @@
{ {
"version": "0.245.1", "version": "0.245.2",
"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.245.1/flow-win64-v0.245.1.zip", "url": "https://github.com/facebook/flow/releases/download/v0.245.2/flow-win64-v0.245.2.zip",
"hash": "03fb5fbf68162aac630b674f5255226189f97e5577f883aba8b609b46afb5be1" "hash": "da8c5eae36f3ea7935ae6b98b21f50df4c24582e3508ede4ba1a3235150238ff"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",