flow: Update to version 0.270.0

This commit is contained in:
github-actions[bot] 2025-05-12 20:29:33 +00:00
parent 8deef91712
commit d2f09cb72f

View File

@ -1,12 +1,12 @@
{ {
"version": "0.269.1", "version": "0.270.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.269.1/flow-win64-v0.269.1.zip", "url": "https://github.com/facebook/flow/releases/download/v0.270.0/flow-win64-v0.270.0.zip",
"hash": "2e394aa70dded9a3df9e81515aaac0c2fb514f281b76df0229b025a12765229c" "hash": "14aaf7f1529e8d53b2d7a533ff5b72418ba7c6c9025f44b668e36680d73cd479"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",