flow: Update to version 0.251.0

This commit is contained in:
github-actions[bot] 2024-10-29 20:28:10 +00:00
parent 9964ef5a3f
commit c43a76e05f

View File

@ -1,12 +1,12 @@
{
"version": "0.250.0",
"version": "0.251.0",
"description": "A static type checker for JavaScript code",
"homepage": "https://flow.org/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/facebook/flow/releases/download/v0.250.0/flow-win64-v0.250.0.zip",
"hash": "d4cf322d2270ed6c71d25470985ce467588544f8a2046e13b2ae763a6b164c68"
"url": "https://github.com/facebook/flow/releases/download/v0.251.0/flow-win64-v0.251.0.zip",
"hash": "cb8311053ad63d98da95d14f1bf08bfcd25031e4653c55ecc9f31ca6f98fb5c6"
}
},
"extract_dir": "flow",