flow: Update to version 0.259.0

This commit is contained in:
github-actions[bot] 2025-01-16 04:29:24 +00:00
parent e2fc0da0cd
commit 84207265dd

View File

@ -1,12 +1,12 @@
{ {
"version": "0.258.1", "version": "0.259.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.258.1/flow-win64-v0.258.1.zip", "url": "https://github.com/facebook/flow/releases/download/v0.259.0/flow-win64-v0.259.0.zip",
"hash": "553f96874a845c78fcd7169247400d00e4c4db965161fbf1c278a79bc1672bb6" "hash": "cab13f5a9c42dd6e826bba1f9ac1a576f8bdc473da82b0e61fecbddb74a73612"
} }
}, },
"extract_dir": "flow", "extract_dir": "flow",