flow: Update to version 0.257.0

This commit is contained in:
github-actions[bot] 2024-12-19 00:38:22 +00:00
parent a5636074b6
commit c5d5790de8

View File

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