flow: Update to version 0.266.0

This commit is contained in:
github-actions[bot] 2025-03-27 16:30:15 +00:00
parent c150572f02
commit e8f97176a5

View File

@ -1,12 +1,12 @@
{ {
"version": "0.265.3", "version": "0.266.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.265.3/flow-win64-v0.265.3.zip", "url": "https://github.com/facebook/flow/releases/download/v0.266.0/flow-win64-v0.266.0.zip",
"hash": "8312be12a03a38730e241e2d44d1d8baea0b43528252f97a3574295dbf5455c7" "hash": "15cac1a3fc3ed8f20706020971169f5d7133fda3fa53fc24b566504e03dc7638"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",