flow: Update to version 0.272.0

This commit is contained in:
github-actions[bot] 2025-05-22 04:29:52 +00:00
parent 79e2847410
commit d79b54961c

View File

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