flow: Update to version 0.287.0

This commit is contained in:
github-actions[bot] 2025-09-27 16:28:28 +00:00
parent d11e576601
commit 6e41e54a50

View File

@ -1,12 +1,12 @@
{ {
"version": "0.286.0", "version": "0.287.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.286.0/flow-win64-v0.286.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.287.0/flow-win64-v0.287.0.zip",
"hash": "c970393ed01bd5b022bc21c64fdff9dd50e1de24c4a1b5777b8a5989b5ccb46b" "hash": "d806a7974c146ed94f39c576fbab7d17c351feecbfca2f72ca86ac11a8e2e3ba"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",