flow: Update to version 0.272.1

This commit is contained in:
github-actions[bot] 2025-05-24 16:30:26 +00:00
parent fb9f403a83
commit e0af7e8190

View File

@ -1,12 +1,12 @@
{ {
"version": "0.272.0", "version": "0.272.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.272.0/flow-win64-v0.272.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.272.1/flow-win64-v0.272.1.zip",
"hash": "271062661a3f3716b029c5a18a006c6029105c730dea7d07267eb3a3474d5468" "hash": "488f9f6faf1118fc0baeb64885bbea4ff1baa21f721dc5e13ac79c7ed172a4f0"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",