flow: Update to version 0.274.1

This commit is contained in:
github-actions[bot] 2025-06-26 04:30:16 +00:00
parent 2b07ca5369
commit eb8241b625

View File

@ -1,12 +1,12 @@
{ {
"version": "0.274.0", "version": "0.274.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.274.0/flow-win64-v0.274.0.zip", "url": "https://github.com/facebook/flow/releases/download/v0.274.1/flow-win64-v0.274.1.zip",
"hash": "ae22095259c1d8f19d343736f2dd781b001980a4790301dd3b579f57b710799c" "hash": "3c531afc50240d8bf2cf2497afd9a470328f96100c75aef1729a943126eab8a3"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",