flow: Update to version 0.266.1

This commit is contained in:
github-actions[bot] 2025-03-30 00:40:35 +00:00
parent 7341da7aba
commit 7490b35eda

View File

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