flow: Update to version 0.272.2

This commit is contained in:
github-actions[bot] 2025-05-31 00:38:32 +00:00
parent 82356b7f62
commit dca2fdcb9f

View File

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