flow: Update to version 0.258.1

This commit is contained in:
github-actions[bot] 2025-01-08 04:29:28 +00:00
parent a5fcf228e3
commit c2e1bf61dc

View File

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