flow: Update to version 0.282.0

This commit is contained in:
github-actions[bot] 2025-09-17 00:37:01 +00:00
parent de3ca347de
commit be68c5d22b

View File

@ -1,12 +1,12 @@
{ {
"version": "0.281.0", "version": "0.282.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.281.0/flow-win64-v0.281.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.282.0/flow-win64-v0.282.0.zip",
"hash": "8b2fcbb6ef962746e13a178c3e8079b804e24e56fdcae7bd56ced2a7264b95d5" "hash": "e23fec979f2a8d28d0502abde5aeb25e23b7ef210ddc1f7b3643537244987d36"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",