flow: Update to version 0.258.0

This commit is contained in:
github-actions[bot] 2025-01-03 20:28:15 +00:00
parent b94ff6343c
commit a7f4cdb4e2

View File

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