flow: Update to version 0.265.0

This commit is contained in:
github-actions[bot] 2025-03-13 20:28:08 +00:00
parent 0070549ee6
commit 1fe1601e9f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.264.0", "version": "0.265.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.264.0/flow-win64-v0.264.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.265.0/flow-win64-v0.265.0.zip",
"hash": "c331b07db924ef715f0b36af3bbf9a81b6f03e2ceb404b1b3abbf4f26b95c1f7" "hash": "488df00ab3993e8ae62b6e9eb1624264ed5f28b9e42568f84aa87796199b6f9d"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",