flow: Update to version 0.277.1

This commit is contained in:
github-actions[bot] 2025-07-24 20:29:34 +00:00
parent dcfe3320ca
commit c21c575f89

View File

@ -1,12 +1,12 @@
{ {
"version": "0.276.0", "version": "0.277.1",
"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.276.0/flow-win64-v0.276.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.277.1/flow-win64-v0.277.1.zip",
"hash": "983cde8f8f7fd67808ce46381f14a36048ac8a41b383e6d0dbe083082c81d724" "hash": "aa9084d583e177b7a1b3bedb8379476587fd3fc3fd465760cc20e8ff03c770eb"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",