flow: Update to version 0.274.0

This commit is contained in:
github-actions[bot] 2025-06-24 16:30:03 +00:00
parent 636d13ce0f
commit ab56812158

View File

@ -1,12 +1,12 @@
{
"version": "0.273.1",
"version": "0.274.0",
"description": "A static type checker for JavaScript code",
"homepage": "https://flow.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.273.1/flow-win64-v0.273.1.zip",
"hash": "c3731323790b204f657be3c9bd0fbb5fcfe94578854067df17891a69d8a6d531"
"url": "https://github.com/facebook/flow/releases/download/v0.274.0/flow-win64-v0.274.0.zip",
"hash": "ae22095259c1d8f19d343736f2dd781b001980a4790301dd3b579f57b710799c"
}
},
"extract_dir": "flow",