flow: Update to version 0.257.1

This commit is contained in:
github-actions[bot] 2024-12-21 00:35:04 +00:00
parent 3b3eee3093
commit 2de3c436d8

View File

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