flow: Update to version 0.283.0

This commit is contained in:
github-actions[bot] 2025-09-17 08:30:04 +00:00
parent b4a85c9c41
commit ebf9eaf3cb

View File

@ -1,12 +1,12 @@
{ {
"version": "0.282.0", "version": "0.283.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.282.0/flow-win64-v0.282.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.283.0/flow-win64-v0.283.0.zip",
"hash": "e23fec979f2a8d28d0502abde5aeb25e23b7ef210ddc1f7b3643537244987d36" "hash": "0e8faafe46b48941adb8b283da19e6d135113d049d0d307e297f62d6905d755c"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",