flow: Update to version 0.273.1

This commit is contained in:
github-actions[bot] 2025-06-11 20:29:25 +00:00
parent 0c331c57a0
commit 74adb75763

View File

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